|
libTERE
A portable library for reassembling complex formatted text from text fragments.
|
Information for all text objects. Coordinates here are INTERNAL, after offset/rotate using values in TR_INFO. More...
#include <text_reassemble.h>
Data Fields | |
| TCHUNK_SPECS * | chunks |
| int | space |
| int | used |
Information for all text objects. Coordinates here are INTERNAL, after offset/rotate using values in TR_INFO.
| TCHUNK_SPECS* TP_INFO::chunks |
text chunks
| int TP_INFO::space |
storage slots allocated
| int TP_INFO::used |
storage slots in use
1.8.1.1