tesseract v5.3.3.20231005
fontinfo.cpp File Reference
#include "fontinfo.h"
#include "bitvector.h"
#include "unicity_table.h"

Go to the source code of this file.

Namespaces

namespace  tesseract
 

Functions

void tesseract::FontInfoDeleteCallback (FontInfo f)
 
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::write_set (FILE *f, const FontSet &fs)