celestia/src/celscript
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
..
common Return std::string_view from Tokenizer::getStringValue to reduce copying 2021-12-29 13:08:54 +01:00
legacy Refactor bigfix and univcoord 2021-12-30 21:30:18 +01:00
lua Refactor font handling code 2022-01-20 12:10:30 +03:00
CMakeLists.txt Make options maps common to all scripts 2019-10-18 12:13:48 +03:00