aboutsummaryrefslogtreecommitdiff
path: root/src/core/file_sys/system_archive/data
AgeCommit message (Collapse)Author
2022-04-23general: Convert source file copyright comments over to SPDXMorph
This formats all copyright comments according to SPDX formatting guidelines. Additionally, this resolves the remaining GPLv2 only licensed files by relicensing them to GPLv2.0-or-later.
2020-12-18system_archive: Add + and - buttons to the Nintendo Extended OSS fontMorph
2020-12-17system_archive: Update Nintendo Extended OSS fontMorph
Co-authored-by: Its-Rei <kupfel@gmail.com>
2020-01-30Revert "system_archive: Fix Korean and Chinese fonts"bunnei
2020-01-24Disable clang-format for font filesFearlessTobi
2020-01-19system_archive: Fix Chinese fontFearlessTobi
Adds the proper OSS font for the Chinese language.
2020-01-19system_archive: Fix Korean fontFearlessTobi
Fixes Korean fonts when using Open-source system archives.
2019-10-13externals: Move OSS font data to file_sys in coreZach Hilman
2019-09-22Revert "Merge pull request #2709 from DarkLordZach/oss-ext-fonts-1"David Marcec
This reverts commit fa1c60c33ef88c6cd0b72da46842dc9098db712d, reversing changes made to e34899067b60a69bca02761bd1290c6824bb559a.
2019-09-21externals: Move OSS font data to file_sys in coreZach Hilman