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

Merge pull request #1097 from brendandahl/zerowidthline

Fix zero width lines.
This commit is contained in:
notmasteryet 2012-01-18 19:24:30 -08:00
commit aaa193ca0f
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"
}
]