suyu/src/core/hle/service/ns
David Marcec eccc77a8c8 Added SharedFonts loading via TTF
By having the following TTF files in your yuzu sysdata directory. You can load sharedfonts via TTF files.
FontStandard.ttf
FontChineseSimplified.ttf
FontExtendedChineseSimplified.ttf
FontChineseTraditional.ttf
FontKorean.ttf
FontNintendoExtended.ttf
FontNintendoExtended2.ttf
2018-08-23 14:42:06 +10:00
..
ns.cpp service/ns: Add missing ns services 2018-08-01 18:02:18 -04:00
ns.h service: Use nested namespace specifiers where applicable 2018-04-19 22:20:28 -04:00
pl_u.cpp Added SharedFonts loading via TTF 2018-08-23 14:42:06 +10:00
pl_u.h GetSharedFontInOrderOfPriority (#381) 2018-05-01 16:28:36 -04:00