Commit Graph

5 Commits

Author SHA1 Message Date
Nils Dagsson Moskopp fbc7ddaa5f * Update Unicode replacement character 2023-03-15 19:19:09 +01:00
Nils Dagsson Moskopp 2dc003a775 * Refactor codepoint handling
Codepoints are now numbers, not strings with hex digits.
2023-03-15 17:19:02 +01:00
Nils Dagsson Moskopp 57cb99292b * Rename load_hex_font() to load_font_file() 2023-03-15 16:58:31 +01:00
Nils Dagsson Moskopp 8fa8382408 * Rename render_utf8_text() to render_text()
This patch also un-exposes render_utf8_line().
2023-03-15 16:56:36 +01:00
Nils Dagsson Moskopp 3c92804ebb Initial import 2023-03-14 02:08:24 +01:00