|
That Terminal
A terminal emulator designed for video making purposes.
|
Loads the list of available fonts and the list of characters in each. Used by FontPlan. More...
#include <map>#include <string>#include <vector>

Go to the source code of this file.
Typedefs | |
| using | FontsInfo = std::map< std::pair< std::string, std::pair< unsigned, unsigned > >, std::pair< std::string, std::vector< bool >> > |
Functions | |
| FontsInfo | ReadFontsList () |
Loads the list of available fonts and the list of characters in each. Used by FontPlan.
| using FontsInfo = std::map<std::pair<std::string, std::pair<unsigned,unsigned> >, std::pair<std::string, std::vector<bool>> > |
Information returned by ReadFontsList().
| FontsInfo ReadFontsList | ( | ) |
Reads the list of fonts in the system. This information is cached in fonts-list.dat (