|
libTERE
A portable library for reassembling complex formatted text from text fragments.
|
Information for all font instances. More...
#include <text_reassemble.h>
Data Fields | |
| FT_Library | library |
| FNT_SPECS * | fonts |
| int | space |
| int | used |
Information for all font instances.
| FNT_SPECS* FT_INFO::fonts |
Array of fontinfo structures
| FT_Library FT_INFO::library |
Fontconfig handle
| int FT_INFO::space |
storage slots allocated
| int FT_INFO::used |
storage slots in use
1.8.1.1