Data/Sys: Update "font_western.bin" to be based on a public domain font called, "Metropolis".

Source:
https://github.com/dw5/Metropolis

"Metropolis-SemiBold.ttf" with some minor width tweaks seems to fit nicely.

Render parameters:
./gc-font-tool --render-height=22 --global-width-bias=1 --codepoint-width-bias=20+6 b Metropolis-SemiBold.ttf font_western.bin
This commit is contained in:
Jordan Woyak 2026-04-15 14:26:23 -05:00
parent 9c22edb244
commit 452a6140cd
2 changed files with 2 additions and 2 deletions

View File

@ -1,8 +1,8 @@
The two fonts in this directory (font_western.bin and font_japanese.bin) were
The font in this directory (font_japanese.bin) was
generated using gc-font-tool which can be found in the docs/ directory in the
dolphin source code.
Both fonts are based on Droid Sans
The font is based on Droid Sans
Copyright 2006-2014, Google Corporation
Licensed under the Apache License 2.0

Binary file not shown.