Further amend GlyphMapForStandardFonts (issue 5244)
This commit is contained in:
parent
8042a4b783
commit
be595d0721
@ -455,8 +455,11 @@ var GlyphMapForStandardFonts = {
|
||||
'156': 8747, '157': 170, '158': 186, '159': 8486, '160': 230, '161': 248,
|
||||
'162': 191, '163': 161, '164': 172, '165': 8730, '166': 402, '167': 8776,
|
||||
'168': 8710, '169': 171, '170': 187, '171': 8230, '210': 218, '223': 711,
|
||||
'227': 353, '229': 382, '234': 253, '253': 268, '254': 269, '258': 258,
|
||||
'268': 283, '269': 313, '278': 328, '284': 345, '292': 367, '305': 963,
|
||||
'224': 321, '225': 322, '227': 353, '229': 382, '234': 253, '252': 263,
|
||||
'253': 268, '254': 269, '258': 258, '260': 260, '261': 261, '265': 280,
|
||||
'266': 281, '268': 283, '269': 313, '275': 323, '276': 324, '278': 328,
|
||||
'284': 345, '285': 346, '286': 347, '292': 367, '295': 377, '296': 378,
|
||||
'298': 380, '305': 963,
|
||||
'306': 964, '307': 966, '308': 8215, '309': 8252, '310': 8319, '311': 8359,
|
||||
'312': 8592, '313': 8593, '337': 9552, '493': 1039, '494': 1040, '705': 1524,
|
||||
'706': 8362, '710': 64288, '711': 64298, '759': 1617, '761': 1776,
|
||||
|
1
test/pdfs/.gitignore
vendored
1
test/pdfs/.gitignore
vendored
@ -60,6 +60,7 @@
|
||||
!issue4668.pdf
|
||||
!issue5039.pdf
|
||||
!issue5070.pdf
|
||||
!issue5244.pdf
|
||||
!gradientfill.pdf
|
||||
!bug903856.pdf
|
||||
!bug850854.pdf
|
||||
|
BIN
test/pdfs/issue5244.pdf
Normal file
BIN
test/pdfs/issue5244.pdf
Normal file
Binary file not shown.
@ -898,6 +898,13 @@
|
||||
"rounds": 1,
|
||||
"type": "eq"
|
||||
},
|
||||
{ "id": "issue5244",
|
||||
"file": "pdfs/issue5244.pdf",
|
||||
"md5": "a50cd364c3976c744627b4b9bb90c761",
|
||||
"link": false,
|
||||
"rounds": 1,
|
||||
"type": "eq"
|
||||
},
|
||||
{ "id": "zerowidthline",
|
||||
"file": "pdfs/zerowidthline.pdf",
|
||||
"md5": "295d26e61a85635433f8e4b768953f60",
|
||||
|
Loading…
Reference in New Issue
Block a user