Mild progress on refactoring

This commit is contained in:
Ben V. Brown
2022-12-04 20:49:45 +11:00
parent ab12fbaf71
commit fa42f0aa61
3 changed files with 404 additions and 397 deletions

View File

@@ -996,6 +996,12 @@ ALL_FONTS = [
NAME_GREEK,
NAME_CJK, # CJK must come last
]
ALL_PRE_RENDERED_FONTS = [
NAME_ASCII_BASIC,
NAME_LATIN_EXTENDED,
NAME_CYRILLIC,
NAME_GREEK,
]
def get_font_maps_for_name(

File diff suppressed because it is too large Load Diff