ui: Trim FontAwesome font to glyphs in use (save 940KiB)

This commit is contained in:
Matt Borgerson
2025-03-06 01:57:41 -07:00
committed by mborgerson
parent fdb78c5dbd
commit 046d127f31
4 changed files with 11 additions and 4 deletions
Binary file not shown.
+1 -1
View File
@@ -7,7 +7,7 @@ pfiles = [
'abxy.ttf',
'Roboto-Medium.ttf',
'RobotoCondensed-Regular.ttf',
'font_awesome_6_1_1_solid.otf',
'font_awesome_6_1_1_solid.min.otf', # Update glyphs with scripts/gen-min-fa-font.sh
]
libpfile_targets = []