retroarch-assets/ozone
LibretroAdmin 52baf3c15b
Merge pull request #473 from C0rn3j/optimize-images-p2
Run fonttools against TTF files to save 300KB~
2024-12-31 00:26:16 +01:00
..
png Renamed Icons 2024-10-09 15:58:22 -06:00
bold.ttf Optimize TTF with fonttool to save 313KB 2024-06-03 16:21:01 +02:00
README.md ozone: add missing glyphs to bold font 2018-11-13 14:14:42 +01:00
regular.ttf Optimize TTF with fonttool to save 313KB 2024-06-03 16:21:01 +02:00

ozone menu driver assets

Icons

To generate icons, go to src/xmb/monochrome and run export_ozone.sh. You will need inkscape and imagemagick.

Fonts

The ozone fonts are a merger of the Inter UI font and the XMB menu driver font.

To generate them (I used fontforge) :

  • Font list (name, source(s), target) :
    • regular.ttf, XMB menu driver font, Inter UI Regular
    • bold.ttf, mplus-1p-bold.ttf& XMB menu driver font, Inter UI Bold
  • For each font :
    • Convert the source font to 2816 EM to match Inter UI
    • Open the target font and merge it with the source font