#include <shapetable.h>
◆ UnicharAndFonts() [1/2]
tesseract::UnicharAndFonts::UnicharAndFonts |
( |
| ) |
|
|
inline |
◆ UnicharAndFonts() [2/2]
tesseract::UnicharAndFonts::UnicharAndFonts |
( |
int |
uni_id, |
|
|
int |
font_id |
|
) |
| |
|
inline |
◆ DeSerialize()
bool tesseract::UnicharAndFonts::DeSerialize |
( |
TFile * |
fp | ) |
|
◆ Serialize()
bool tesseract::UnicharAndFonts::Serialize |
( |
FILE * |
fp | ) |
const |
◆ SortByUnicharId()
int tesseract::UnicharAndFonts::SortByUnicharId |
( |
const void * |
v1, |
|
|
const void * |
v2 |
|
) |
| |
|
static |
◆ font_ids
◆ unichar_id
int32_t tesseract::UnicharAndFonts::unichar_id |
The documentation for this struct was generated from the following files:
- /home/stephane/src/tesseract/src/classify/shapetable.h
- /home/stephane/src/tesseract/src/classify/shapetable.cpp