| Ascent() const | PLMFont | [inline] |
| CharHeight(u8 c) const | PLMFont | |
| CharWidth(u8 c) const | PLMFont | |
| CSpace() const | PLMFont | [inline] |
| Descent() const | PLMFont | [inline] |
| FirstChar() const | PLMFont | [inline] |
| FORMAT_DEF enum value | PLMResource | |
| FORMAT_PLMFONT enum value (defined in PLMFont) | PLMFont | |
| FORMAT_UNK enum value | PLMResource | |
| GetChar(u8 c) const | PLMFont | [inline] |
| GetImage() const | PLMFont | [inline] |
| GetMetrics(u8 &space_c, u8 &space_w, s16 &ascent, s16 &descent) const | PLMFont | [inline] |
| Height() const | PLMFont | [inline] |
| ImageHeight() const | PLMFont | [inline] |
| ImagePitch() const | PLMFont | [inline] |
| ImageType() const | PLMFont | [inline] |
| ImageType enum name | PLMFont | |
| LastChar() const | PLMFont | [inline] |
| Load(PLMResFile &src, int format=PLMResource::FORMAT_UNK) | PLMFont | [virtual] |
| LoadName(const char *filename, int format=FORMAT_UNK) | PLMResource | [virtual] |
| LoadV1(PLMResFile &src, int format=PLMResource::FORMAT_UNK) | PLMFont | |
| MemoryUsed() const | PLMFont | [virtual] |
| Name() const | PLMFont | [inline] |
| PLMFont(const char *filename=0) | PLMFont | |
| PLMFont(PLMResFile &file, int format=PLMResource::FORMAT_UNK) | PLMFont | |
| PLMFont(const char *name, u32 first, u32 last, PLMImage *src=0, u8 type=TYPE_B8) | PLMFont | |
| PLMResource() (defined in PLMResource) | PLMResource | [protected] |
| PrintInfo(bool detail) const | PLMFont | |
| Save(PLMResFile &dest, int format=PLMResource::FORMAT_DEF) | PLMFont | [virtual] |
| SaveName(const char *filename, int format=FORMAT_DEF) | PLMResource | [virtual] |
| SetChar(u8 c, PLMChar *data) | PLMFont | |
| SetFirstChar(u8 first) | PLMFont | |
| SetImage(PLMImage *i, u8 type=TYPE_B8) | PLMFont | |
| SetLastChar(u8 last) | PLMFont | |
| SetMetrics(u8 space_c, u8 space_w, s16 ascent, s16 descent) | PLMFont | [inline] |
| TextHeight(const char *text, u32 nb=PLM::INDEX_ERROR) const | PLMFont | [inline] |
| TextSize(const char *text, u32 &width, u32 &height, u32 nb=PLM::INDEX_ERROR) const | PLMFont | |
| TextWidth(const char *text, u32 nb=PLM::INDEX_ERROR) const | PLMFont | |
| TYPE_B1 enum value | PLMFont | |
| TYPE_B2 enum value | PLMFont | |
| TYPE_B24 enum value | PLMFont | |
| TYPE_B32 enum value | PLMFont | |
| TYPE_B8 enum value | PLMFont | |
| TYPE_ERROR enum value | PLMFont | |
| WSpace() const | PLMFont | [inline] |
| ~PLMFont() (defined in PLMFont) | PLMFont | [virtual] |
| ~PLMResource() (defined in PLMResource) | PLMResource | [virtual] |