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:
parent
ba8a59034c
commit
4c2a462a76
@ -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',
|
||||
|
Loading…
Reference in New Issue
Block a user