22 #ifndef TRAININGDATA_LIGATURE_TABLE_H_
23 #define TRAININGDATA_LIGATURE_TABLE_H_
35 typedef TessHashMap<string, string, StringHash>
LigHash;
79 #endif // OCR_TRAININGDATA_TYPESETTING_LIGATURE_TABLE_H_
LigHash lig_to_norm_table_
TessHashMap< string, string, StringHash > LigHash
static SmartPtr< LigatureTable > instance_
LigHash norm_to_lig_table_
const LigHash & lig_to_norm_table() const
string AddLigatures(const string &str, const PangoFontInfo *font) const
const LigHash & norm_to_lig_table() const
static LigatureTable * Get()
string RemoveLigatures(const string &str) const
string RemoveCustomLigatures(const string &str) const