Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Hungarian letters (plus some Czech ones) #7964

Merged
merged 5 commits into from
Sep 1, 2018
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion data/language/en-GB.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3079,7 +3079,7 @@ STR_5576 :Port:
STR_5577 :South Korean Won (W)
STR_5578 :Russian Rouble (R)
STR_5579 :Window scale factor:
STR_5580 :Czech koruna (Kc)
STR_5580 :Czech koruna ()
STR_5581 :Show FPS
STR_5582 :Trap mouse cursor in window
STR_5583 :{COMMA1DP16}ms{POWERNEGATIVEONE}
Expand Down
1 change: 1 addition & 0 deletions distribution/changelog.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
0.2.1+ (in development)
------------------------------------------------------------------------
- Feature: [#7956, #7964] Add sprite font glyphs for Hungarian and some Czech letters.
- Improved: [#7930] Automatically create folders for custom content.
- Removed: [#7929] Support for scenario text objects.

Expand Down
File renamed without changes
File renamed without changes
File renamed without changes
Binary file added resources/g2/font/latin/c-caron-bold.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added resources/g2/font/latin/c-caron-small.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added resources/g2/font/latin/c-caron-tiny.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added resources/g2/font/latin/c-caron-uc-bold.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added resources/g2/font/latin/c-caron-uc-small.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added resources/g2/font/latin/c-caron-uc-tiny.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added resources/g2/font/latin/o-double-acute-bold.png
Binary file added resources/g2/font/latin/o-double-acute-small.png
Binary file added resources/g2/font/latin/o-double-acute-tiny.png
Binary file added resources/g2/font/latin/o-double-acute-uc-bold.png
Binary file added resources/g2/font/latin/o-double-acute-uc-small.png
Binary file added resources/g2/font/latin/o-double-acute-uc-tiny.png
Binary file added resources/g2/font/latin/u-double-acute-bold.png
Binary file added resources/g2/font/latin/u-double-acute-small.png
Binary file added resources/g2/font/latin/u-double-acute-tiny.png
Binary file added resources/g2/font/latin/u-double-acute-uc-bold.png
Binary file added resources/g2/font/latin/u-double-acute-uc-small.png
Binary file added resources/g2/font/latin/u-double-acute-uc-tiny.png
Binary file added resources/g2/font/latin/y-acute-bold.png
Binary file added resources/g2/font/latin/y-acute-small.png
Binary file added resources/g2/font/latin/y-acute-tiny.png
Binary file added resources/g2/font/latin/y-acute-uc-bold.png
Binary file added resources/g2/font/latin/y-acute-uc-small.png
Binary file added resources/g2/font/latin/y-acute-uc-tiny.png
Loading