tesseract
5.0.0-alpha-619-ge9db
|
Go to the source code of this file.
Namespaces | |
tesseract | |
Functions | |
bool | tesseract::CompareFontInfo (const FontInfo &fi1, const FontInfo &fi2) |
bool | tesseract::CompareFontSet (const FontSet &fs1, const FontSet &fs2) |
void | tesseract::FontInfoDeleteCallback (FontInfo f) |
void | tesseract::FontSetDeleteCallback (FontSet fs) |
bool | tesseract::read_info (TFile *f, FontInfo *fi) |
bool | tesseract::write_info (FILE *f, const FontInfo &fi) |
bool | tesseract::read_spacing_info (TFile *f, FontInfo *fi) |
bool | tesseract::write_spacing_info (FILE *f, const FontInfo &fi) |
bool | tesseract::read_set (TFile *f, FontSet *fs) |
bool | tesseract::write_set (FILE *f, const FontSet &fs) |