mirror of
https://github.com/xemu-project/xemu.git
synced 2026-07-11 01:24:41 +02:00
ui: Trim FontAwesome font to glyphs in use (save 940KiB)
This commit is contained in:
committed by
mborgerson
parent
fdb78c5dbd
commit
046d127f31
Binary file not shown.
+1
-1
@@ -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 = []
|
||||
|
||||
Reference in New Issue
Block a user