This website requires JavaScript.
Explore
Help
Sign in
yetangitu
/
pdf.js
Watch
1
Star
0
Fork
You've already forked pdf.js
0
Code
Issues
Pull requests
Releases
Wiki
Activity
db09e34f71
pdf.js
/
test
History
Download ZIP
Download TAR.GZ
notmasteryet
db09e34f71
Fix inverted B/W images in PIPEHEATCABLE.PDF
2011-08-28 16:14:37 -05:00
..
pdfs
Change the way Type 2 CID fonts are encoded. Move the cmap glyphs above the first 255 unicode values so that fillText does not change them and create an encoding to map characters to the glyphs.
2011-08-19 14:05:07 +01:00
resources
Use strict in user.js.
2011-08-09 00:24:01 +03:00
.gitignore
Add new test directories.
2011-06-23 09:05:51 -07:00
driver.js
Fix insertAdjacentHTML for pre FF8
2011-08-25 19:14:51 -05:00
test.py
Fix inverted B/W images in PIPEHEATCABLE.PDF
2011-08-28 16:14:37 -05:00
test_manifest.json
Change the way Type 2 CID fonts are encoded. Move the cmap glyphs above the first 255 unicode values so that fillText does not change them and create an encoding to map characters to the glyphs.
2011-08-19 14:05:07 +01:00
test_slave.html
Make test driver a separate js file, eradicate some global variables.
2011-07-04 14:17:23 -07:00