|
libTERE
A portable library for reassembling complex formatted text from text fragments.
|
Information for all bounding rectangles. More...
#include <text_reassemble.h>
Data Fields | |
| BRECT_SPECS * | rects |
| int | space |
| int | used |
Information for all bounding rectangles.
| BRECT_SPECS* BR_INFO::rects |
bounding rectangles
| int BR_INFO::space |
storage slots allocated
| int BR_INFO::used |
storage slots in use
1.8.1.1