Kaydet (Commit) a9a91490 authored tarafından Caolán McNamara's avatar Caolán McNamara

Resolves: fdo#51957 typo, endash entered twice, 2nd should be emdash

A typo, correct list can be seen in the CFF spec
http://download.microsoft.com/download/8/0/1/801a191c-029d-4af3-9642-555f6fe514ee/cff.pdf

Change-Id: I1c07d140d2caae9ac32390c3367f65495ec76ff4
üst 7cb26132
......@@ -85,7 +85,7 @@ static const char* pStringIds[] = {
"grave", "acute", "circumflex", "tilde",
/*128*/ "macron", "breve", "dotaccent", "dieresis",
"ring", "cedilla", "hungarumlaut", "ogonek",
"caron", "endash", "AE", "ordfeminine",
"caron", "emdash", "AE", "ordfeminine",
"Lslash", "Oslash", "OE", "ordmasculine",
/*144*/ "ae", "dotlessi", "lslash", "oslash",
"oe", "germandbls", "onesuperior", "logicalnot",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment