mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-07-15 08:12:40 -05:00
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:
parent
9c22edb244
commit
452a6140cd
|
|
@ -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.
Loading…
Reference in New Issue
Block a user