mirror of
https://github.com/mozilla/pdf.js.git
synced 2025-04-21 15:48:06 +02:00
Use FDSelect and FDArray when converting CFF CID font to paths
This commit is contained in:
parent
2275485cec
commit
8ea505545a
4 changed files with 61 additions and 12 deletions
1
test/pdfs/.gitignore
vendored
1
test/pdfs/.gitignore
vendored
|
@ -262,6 +262,7 @@
|
|||
!issue4573.pdf
|
||||
!issue4722.pdf
|
||||
!issue4800.pdf
|
||||
!text_clip_cff_cid.pdf
|
||||
!issue4801.pdf
|
||||
!issue5334.pdf
|
||||
!bug1186827.pdf
|
||||
|
|
BIN
test/pdfs/text_clip_cff_cid.pdf
Normal file
BIN
test/pdfs/text_clip_cff_cid.pdf
Normal file
Binary file not shown.
|
@ -2261,6 +2261,12 @@
|
|||
"link": true,
|
||||
"type": "eq"
|
||||
},
|
||||
{ "id": "text_clip_cff_cid",
|
||||
"file": "pdfs/text_clip_cff_cid.pdf",
|
||||
"md5": "92d4920586f177cc0e83326e5b5d2ee1",
|
||||
"rounds": 1,
|
||||
"type": "eq"
|
||||
},
|
||||
{ "id": "preistabelle",
|
||||
"file": "pdfs/preistabelle.pdf",
|
||||
"md5": "d2f0b2086160d4f3d325c79a5dc1fb4d",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue