diff options
| author | Igor Nikitin <[email protected]> | 2018-05-12 14:09:34 -0400 |
|---|---|---|
| committer | GitHub <[email protected]> | 2018-05-12 14:09:34 -0400 |
| commit | 2bd715304b00a6d4c2201eb04dac120aa275aaca (patch) | |
| tree | fe10372c268fd618d9afd9f8153a1f5e5fb0aeff /resource/scheme/clientscheme_fonts.res | |
| parent | dc1a585c0ed401b37624770631e4c16678e0b7e5 (diff) | |
| parent | 2cc6b86fab6bb71ac4251f04ad8ba42210b1ddcc (diff) | |
Installer Changes https://github.com/raysfire/rayshud/issues/101
- Reorganized customization options folder to be compatible with the installer
- Moved several customization options from rayshud/resource/ui to rayshud/customizations
- Removed 4:3 customization files, because they do nothing
- Added back main menu character images (toggled manually or via installer)
- Added rayshud-crosshair outline fonts
- Updated the Classic Main Menu to be compatible with the Blue Moon Update
- Fixed KonrWings entries being located in client scheme fonts instead of crosshairs
- Fixed not every default background being displayed when custom backgrounds are disabled
- Fixed map type label clipping into the map name on the loading screen
- Updated several files to be compatible with the installer
Diffstat (limited to 'resource/scheme/clientscheme_fonts.res')
| -rw-r--r-- | resource/scheme/clientscheme_fonts.res | 52 |
1 files changed, 0 insertions, 52 deletions
diff --git a/resource/scheme/clientscheme_fonts.res b/resource/scheme/clientscheme_fonts.res index 54b2fb9..f6c6888 100644 --- a/resource/scheme/clientscheme_fonts.res +++ b/resource/scheme/clientscheme_fonts.res @@ -2280,58 +2280,6 @@ Scheme } } - "KonrWings16" - { - "1" - { - "name" "Garm3nFont" - "tall" "16" - "weight" "0" - "antialias" "1" - } - } - "KonrWings24" - { - "1" - { - "name" "Garm3nFont" - "tall" "24" - "weight" "0" - "antialias" "1" - } - } - "KonrWingsOutline24" - { - "1" - { - "name" "Garm3nFont" - "tall" "24" - "weight" "0" - "antialias" "1" - "outline" "1" - } - } - "KonrWings32" - { - "1" - { - "name" "Garm3nFont" - "tall" "32" - "weight" "0" - "antialias" "1" - } - } - "KonrWings40" - { - "1" - { - "name" "Garm3nFont" - "tall" "40" - "weight" "0" - "antialias" "1" - } - } - "Cerbetica7" { "1" |
