tesseract  4.00.00dev
tesseract::FontUtils Member List

This is the complete list of members for tesseract::FontUtils, including all inherited members.

BestFonts(const std::unordered_map< char32, inT64 > &ch_map, std::vector< std::pair< const char *, std::vector< bool > > > *font_flag)tesseract::FontUtilsstatic
FontScore(const std::unordered_map< char32, inT64 > &ch_map, const string &fontname, int *raw_score, std::vector< bool > *ch_flags)tesseract::FontUtilsstatic
GetAllRenderableCharacters(std::vector< bool > *unichar_bitmap)tesseract::FontUtilsstatic
GetAllRenderableCharacters(const std::vector< string > &font_names, std::vector< bool > *unichar_bitmap)tesseract::FontUtilsstatic
GetAllRenderableCharacters(const string &font_name, std::vector< bool > *unichar_bitmap)tesseract::FontUtilsstatic
IsAvailableFont(const char *font_desc)tesseract::FontUtilsinlinestatic
IsAvailableFont(const char *font_desc, string *best_match)tesseract::FontUtilsstatic
ListAvailableFonts()tesseract::FontUtilsstatic
ReInit()tesseract::FontUtilsstatic
SelectFont(const char *utf8_word, const int utf8_len, string *font_name, std::vector< string > *graphemes)tesseract::FontUtilsstatic
SelectFont(const char *utf8_word, const int utf8_len, const std::vector< string > &all_fonts, string *font_name, std::vector< string > *graphemes)tesseract::FontUtilsstatic