Leptonica 1.68
C Image Processing Library
|
#include <bmf.h>
Data Fields | |
struct Pixa * | pixa |
l_int32 | size |
char * | directory |
l_int32 | baseline1 |
l_int32 | baseline2 |
l_int32 | baseline3 |
l_int32 | lineheight |
l_int32 | kernwidth |
l_int32 | spacewidth |
l_int32 | vertlinesep |
l_int32 * | fonttab |
l_int32 * | baselinetab |
l_int32 * | widthtab |
struct Pixa* L_Bmf::pixa |
Definition at line 35 of file bmf.h.
Referenced by bmfCreate(), bmfDestroy(), bmfGetPix(), bmfGetWidth(), and main().
Definition at line 36 of file bmf.h.
Referenced by bmfCreate().
char* L_Bmf::directory |
Definition at line 37 of file bmf.h.
Referenced by bmfCreate(), and bmfDestroy().
Definition at line 38 of file bmf.h.
Referenced by bmfCreate(), and bmfMakeAsciiTables().
Definition at line 39 of file bmf.h.
Referenced by bmfCreate(), and bmfMakeAsciiTables().
Definition at line 40 of file bmf.h.
Referenced by bmfCreate(), and bmfMakeAsciiTables().
Definition at line 41 of file bmf.h.
Referenced by bmfGetLineStrings(), bmfMakeAsciiTables(), pixAddSingleTextblock(), and pixSetTextblock().
Definition at line 42 of file bmf.h.
Referenced by bmfGetStringWidth(), bmfMakeAsciiTables(), and pixSetTextline().
Definition at line 43 of file bmf.h.
Referenced by bmfGetLineStrings(), and bmfMakeAsciiTables().
Definition at line 44 of file bmf.h.
Referenced by bmfGetLineStrings(), bmfMakeAsciiTables(), pixAddSingleTextblock(), and pixSetTextblock().
Definition at line 45 of file bmf.h.
Referenced by bmfDestroy(), bmfGetPix(), bmfGetWidth(), and bmfMakeAsciiTables().
Definition at line 46 of file bmf.h.
Referenced by bmfDestroy(), bmfGetBaseline(), bmfMakeAsciiTables(), and pixAddSingleTextblock().
Definition at line 47 of file bmf.h.
Referenced by bmfDestroy(), and bmfMakeAsciiTables().