diff options
author | Thanasis Antoniou | 2019-11-06 21:54:01 +0200 |
---|---|---|
committer | Thanasis Antoniou | 2019-11-06 21:59:16 +0200 |
commit | 0a56f7042451dac61e9d8915e5b354a32d5efb4f (patch) | |
tree | 7233d25b0be416abcf578b8c092743434527cbd3 | |
parent | fc9786231cd25a7d9fc39130560d0b8bc10d7eab (diff) | |
download | scummvm-rg350-0a56f7042451dac61e9d8915e5b354a32d5efb4f.tar.gz scummvm-rg350-0a56f7042451dac61e9d8915e5b354a32d5efb4f.tar.bz2 scummvm-rg350-0a56f7042451dac61e9d8915e5b354a32d5efb4f.zip |
I18N: Remove requirement for Drachma sign from ISO-8859-7 cp
This glyph (U+20AF) is not really used in Greek text (ever)
Marking it as required was breaking the TTF support for Greek in the themes that use scalable fonts, since most (if not all) of our ttf fonts in fonts.dat are missing that particular glyph (and only that).
-rw-r--r-- | po/iso-8859-7.cp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/po/iso-8859-7.cp b/po/iso-8859-7.cp index b5940a2d37..6a33a45435 100644 --- a/po/iso-8859-7.cp +++ b/po/iso-8859-7.cp @@ -205,7 +205,7 @@ 163 # 0xA4 (164) 8364 -8367 +165 0 # was: 8367. Not required and it is missing from our TTF fonts ( "DRACHMA SIGN" (U+20AF)) 166 167 # 0xA8 (168) |