Merge pull request #1712 from yurydelendik/winfont-1

Moves Subrs to Private tail in CFF top dict
This commit is contained in:
Artur Adib 2012-05-21 11:25:47 -07:00
commit 1e41f65735
3 changed files with 10 additions and 2 deletions

View File

@ -4221,9 +4221,9 @@ var CFFPrivateDict = (function CFFPrivateDictClosure() {
[[12, 17], 'LanguageGroup', 'num', 0],
[[12, 18], 'ExpansionFactor', 'num', 0.06],
[[12, 19], 'initialRandomSeed', 'num', 0],
[19, 'Subrs', 'offset', null],
[20, 'defaultWidthX', 'num', 0],
[21, 'nominalWidthX', 'num', 0]
[21, 'nominalWidthX', 'num', 0],
[19, 'Subrs', 'offset', null]
];
var tables = null;
function CFFPrivateDict(strings) {

View File

@ -0,0 +1 @@
http://is.muni.cz/www/20544/noty/sbm/Taize/Adoramus_te_Christe.pdf

View File

@ -451,6 +451,13 @@
"link": true,
"type": "eq"
},
{ "id": "issue1629",
"file": "pdfs/issue1629.pdf",
"md5": "0f2cbbf268383a377e95e6bbe36c6a9a",
"rounds": 1,
"link": true,
"type": "eq"
},
{ "id": "issue1169",
"file": "pdfs/issue1169.pdf",
"md5": "3df3ed21fd43ac7fdb21e2015c8a7809",