Commit graph

5 commits

Author SHA1 Message Date
James Benton
c7e1ae8e51 Add font license for Deja Vu Sans Mono which we use for the imgui ui. 2017-09-19 11:54:12 +01:00
James Benton
5b81575477 Change the fallback system fonts to the fonts created by rajkosto.
They are based off of Noto Sans CJK with custom glyphs for the Wii U
special icons.

Remove the Source Sans Pro font we were previously using for this.
2017-09-19 11:54:12 +01:00
Brett Lawson
9a7684950a Add a glyph font to the debuggers font atlas. 2016-06-13 04:05:11 -07:00
Tillmann Karras
dff76190c6 Make files not executable
find * -type f -executable -execdir chmod -x {} \;
2015-10-15 18:20:42 +02:00
James Benton
8c9d064564 Add Adobe Source Sans Pro Regular as font for OSGetSharedData. 2015-10-14 00:08:48 +01:00