skyline/app
Billy Laws 801382e43a Implement pl:u for accessing shared fonts
Fonts are stored in an array of TTF data with an 8 byte header
containing a magic and an XOR'd length. Instead of requiring users to
provide original Nintendo fonts we pack open source replacements.
They are generated with the scripts here
https://github.com/FearlessTobi/yuzu_system_archives. All the fonts are
licenced under the Open Font or Apache 2 License so we can include them
all freely.
2020-07-06 19:17:02 +00:00
..
libraries Fix lz4 submodule 2020-07-01 06:24:41 +00:00
src/main Implement pl:u for accessing shared fonts 2020-07-06 19:17:02 +00:00
.gitignore libNX FS Initalization (v0.3) 2019-10-18 16:22:38 +05:30
build.gradle Replace xdrop/fuzzywuzzy with tdebatty/java-string-similarity 2020-04-23 22:26:27 +05:30
CMakeLists.txt Implement pl:u for accessing shared fonts 2020-07-06 19:17:02 +00:00
proguard-rules.pro Improvements to UI/UX 2020-04-24 17:09:13 +05:30