From 0a56f7042451dac61e9d8915e5b354a32d5efb4f Mon Sep 17 00:00:00 2001 From: Thanasis Antoniou Date: Wed, 6 Nov 2019 21:54:01 +0200 Subject: 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). --- po/iso-8859-7.cp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'po') 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) -- cgit v1.2.3