Merge pull request #1712 from yurydelendik/winfont-1
Moves Subrs to Private tail in CFF top dict
This commit is contained in:
commit
1e41f65735
@ -4221,9 +4221,9 @@ var CFFPrivateDict = (function CFFPrivateDictClosure() {
|
|||||||
[[12, 17], 'LanguageGroup', 'num', 0],
|
[[12, 17], 'LanguageGroup', 'num', 0],
|
||||||
[[12, 18], 'ExpansionFactor', 'num', 0.06],
|
[[12, 18], 'ExpansionFactor', 'num', 0.06],
|
||||||
[[12, 19], 'initialRandomSeed', 'num', 0],
|
[[12, 19], 'initialRandomSeed', 'num', 0],
|
||||||
[19, 'Subrs', 'offset', null],
|
|
||||||
[20, 'defaultWidthX', 'num', 0],
|
[20, 'defaultWidthX', 'num', 0],
|
||||||
[21, 'nominalWidthX', 'num', 0]
|
[21, 'nominalWidthX', 'num', 0],
|
||||||
|
[19, 'Subrs', 'offset', null]
|
||||||
];
|
];
|
||||||
var tables = null;
|
var tables = null;
|
||||||
function CFFPrivateDict(strings) {
|
function CFFPrivateDict(strings) {
|
||||||
|
1
test/pdfs/issue1629.pdf.link
Normal file
1
test/pdfs/issue1629.pdf.link
Normal file
@ -0,0 +1 @@
|
|||||||
|
http://is.muni.cz/www/20544/noty/sbm/Taize/Adoramus_te_Christe.pdf
|
@ -451,6 +451,13 @@
|
|||||||
"link": true,
|
"link": true,
|
||||||
"type": "eq"
|
"type": "eq"
|
||||||
},
|
},
|
||||||
|
{ "id": "issue1629",
|
||||||
|
"file": "pdfs/issue1629.pdf",
|
||||||
|
"md5": "0f2cbbf268383a377e95e6bbe36c6a9a",
|
||||||
|
"rounds": 1,
|
||||||
|
"link": true,
|
||||||
|
"type": "eq"
|
||||||
|
},
|
||||||
{ "id": "issue1169",
|
{ "id": "issue1169",
|
||||||
"file": "pdfs/issue1169.pdf",
|
"file": "pdfs/issue1169.pdf",
|
||||||
"md5": "3df3ed21fd43ac7fdb21e2015c8a7809",
|
"md5": "3df3ed21fd43ac7fdb21e2015c8a7809",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user