mirror of
https://github.com/curioustorvald/Terrarum.git
synced 2026-06-16 05:24:06 +09:00
40-step coloured lighting instead of previous 256 steps, reducing memory usage by half (size of array of 'int' > size of array of 'char'), kerning in bitmap fonts (interchar, spacing of unihan/hangul/kana), new jp/kr unihan font from chinese font as jp/kr language has slightly different glyph for certain han character
Former-commit-id: 5d88e02857e6d33d87421fb5a2a39b423c540e0f Former-commit-id: e4ea5a98bf738db1478fa91dbd4a43231c2354af
This commit is contained in:
@@ -257,6 +257,6 @@ CREDITS_POLYGLOT=Traduit par le Polyglot Projet.
|
||||
|
||||
LANGUAGE_ENGLISH=Anglais
|
||||
LANGUAGE_FRENCH=Français
|
||||
LANGUAGE_JAPANESE_KANA=Japonais
|
||||
LANGUAGE_JAPANESE=Japonais
|
||||
LANGUAGE_JAPANESE_KANA=Japonais (kana)
|
||||
LANGUAGE_KOREAN=Coréen
|
||||
|
||||
Reference in New Issue
Block a user