1
0
Fork 0
mirror of https://github.com/mozilla/pdf.js.git synced 2025-04-20 15:18:08 +02:00

Fix zero width lines.

This commit is contained in:
Brendan Dahl 2012-01-17 20:50:49 -08:00
parent 782b67b967
commit 8aac2256ed
4 changed files with 25 additions and 2 deletions

View file

@ -22,3 +22,4 @@
!issue918.pdf
!smaskdim.pdf
!type4psfunc.pdf
!zerowidthline.pdf

BIN
test/pdfs/zerowidthline.pdf Normal file

Binary file not shown.

View file

@ -417,5 +417,12 @@
"rounds": 1,
"link": true,
"type": "eq"
},
{ "id": "zerowidthline",
"file": "pdfs/zerowidthline.pdf",
"md5": "295d26e61a85635433f8e4b768953f60",
"rounds": 1,
"link": false,
"type": "eq"
}
]