mirror of
https://github.com/skyline-emu/skyline.git
synced 2024-11-27 00:34:20 +01:00
801382e43a
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. |
||
---|---|---|
.. | ||
libraries | ||
src/main | ||
.gitignore | ||
build.gradle | ||
CMakeLists.txt | ||
proguard-rules.pro |