Fix copy-paste typo

The Compact Font Format Specification defines the Standard String of SID 237 as "twodotenleader", and not "266 ff".
This commit is contained in:
Juraj Sukop 2014-03-14 14:11:16 +01:00
parent ba8a59034c
commit 4c2a462a76

View File

@ -5141,7 +5141,7 @@ var CFFStandardStrings = [
'odieresis', 'ograve', 'otilde', 'scaron', 'uacute', 'ucircumflex',
'udieresis', 'ugrave', 'yacute', 'ydieresis', 'zcaron', 'exclamsmall',
'Hungarumlautsmall', 'dollaroldstyle', 'dollarsuperior', 'ampersandsmall',
'Acutesmall', 'parenleftsuperior', 'parenrightsuperior', '266 ff',
'Acutesmall', 'parenleftsuperior', 'parenrightsuperior', 'twodotenleader',
'onedotenleader', 'zerooldstyle', 'oneoldstyle', 'twooldstyle',
'threeoldstyle', 'fouroldstyle', 'fiveoldstyle', 'sixoldstyle',
'sevenoldstyle', 'eightoldstyle', 'nineoldstyle', 'commasuperior',