|
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 <cstdio>#include <future>#include <charconv>#include <fstream>#include <sstream>#include <regex>#include "read_fonts.hh"#include "read_font.hh"#include "endian.hh"#include "share.hh"
Macros | |
| #define | r(str) rmatch<__LINE__>(str##sv, mat, line) |
Functions | |
| void | ReadFonts (std::ostream &out) |
| FontsInfo | ParseFontsList (std::istream &f) |
| FontsInfo | ReadFontsList () |
Loads the list of available fonts and the list of characters in each. Used by FontPlan.
| FontsInfo ReadFontsList | ( | ) |
Reads the list of fonts in the system. This information is cached in fonts-list.dat (