![]() This removes all functions related to: * GUI1 font formatting * GUI1 font rendering * Manual text surface size calculations * The font description interface. While it wasn't exclusive to the TTF rendering system, it was unused by Pango/Cairo rendering. A huge chunk of the help browser code was commented out since we don't have font::line_width anymore. Likewise, a hack was added to the GUI2 text box since we don't have have get_max_height anymore. font::is_cjk_char was retained (as well as some related helpers) since they might be useful later. I'll leave it to someone else to update the CMake/Scons files to remove TTF as a build dependency. |
||
---|---|---|
.. | ||
fonts.cfg | ||
language.cfg | ||
WARNING |