Correct minute mapping from Adobe Symbol encoding

It should be mapped to U+2032 PRIME not U+0384 GREEK TONOS, based on:
http://www.unicode.org/Public/MAPPINGS/VENDORS/ADOBE/symbol.txt

Change-Id: I554fe307955ac166d5c4e96813be71c03234eb4f
This commit is contained in:
Khaled Hosny
2016-11-18 05:25:54 +02:00
parent 964f4ca95b
commit 43b5ca69aa

View File

@@ -529,7 +529,7 @@ static const sal_Unicode aAdobeSymbolTab[224] =
0, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0,
// F0a0 // F0a0
0xe11a, 0x03d2, 0x0384, 0xe11b, 0xe11a, 0x03d2, 0x2032, 0xe11b,
0x2215, 0xe11c, 0xe11d, 0xe11e, 0x2215, 0xe11c, 0xe11d, 0xe11e,
0x2666, 0xe11f, 0xe120, 0xe121, 0x2666, 0xe11f, 0xe120, 0xe121,
0xe122, 0xe123, 0xe124, 0xe125, 0xe122, 0xe123, 0xe124, 0xe125,