celestia/src/celttf
Hleb Valoshka f969b37c3e Refactor font handling code
* Add cache for loaded fonts
 * Replace `const std::string &` with `std::string_view` in print
 * Remove static load method
 * Reformat with clang-format
 * Return bool from celestiacore::set*Font
2022-01-20 12:10:30 +03:00
..
CMakeLists.txt Don't build static archives 2020-07-12 10:41:53 +03:00
truetypefont.cpp Refactor font handling code 2022-01-20 12:10:30 +03:00
truetypefont.h Refactor font handling code 2022-01-20 12:10:30 +03:00