notmasteryet
|
f1228ee121
|
Merge pull request #594 from notmasteryet/bypasstype3
Properly bypass Type3 fonts (ref #577)
|
14 years ago |
notmasteryet
|
17ba5e3f68
|
Add comment for type3 bypass
|
14 years ago |
notmasteryet
|
3c536c211a
|
Set default colors to avoid invalid strokeStyle or fillStyle warnings
|
14 years ago |
notmasteryet
|
34f438b776
|
Properly bypass Type3 fonts (ref #577)
|
14 years ago |
Julian Viereck
|
e9b6ffbaf6
|
Kill global objects
|
14 years ago |
Julian Viereck
|
88e78fa6f9
|
Add new PDFObjects that replaces former (global) Objects. There is no direct access to the promise anymore. Objects are still instantiated globally for now
|
14 years ago |
Julian Viereck
|
4484482bcf
|
Add comments for the kExecutionTime/Check in CanvasGraphics
|
14 years ago |
Julian Viereck
|
ecb622c5ea
|
Remove isGecko detection for now
|
14 years ago |
Julian Viereck
|
b69c6cba6e
|
Remove $ from property names.
|
14 years ago |
notmasteryet
|
6b41e52800
|
Merge pull request #592 from notmasteryet/nospaces
Fixing "no spaces" issue (ref #577)
|
14 years ago |
notmasteryet
|
fa57b9de70
|
Merging if's
|
14 years ago |
notmasteryet
|
9e53bd78d9
|
Fixing "no spaces" issue (ref #577)
|
14 years ago |
Andreas Gal
|
297ad94c84
|
Merge pull request #538 from notmasteryet/inlineimg
Better 'EI' matching (ref #536)
|
14 years ago |
notmasteryet
|
d409355f62
|
Recovering from RGBT-command (ref #577)
|
14 years ago |
Andreas Gal
|
18d1e473f7
|
Merge pull request #576 from notmasteryet/view
Fixing view (#575)
|
14 years ago |
Andreas Gal
|
1eac1e24c8
|
Merge pull request #578 from notmasteryet/hash1
Making all link bookmark-able (ref #574, #428); removing always-changing
|
14 years ago |
Andreas Gal
|
2e09c52fa2
|
Merge pull request #587 from notmasteryet/keyfocus
Limits zoom to 25..400 and disable zoom when toolbar is used
|
14 years ago |
Andreas Gal
|
c77ce01e35
|
Merge pull request #588 from notmasteryet/tree-27
Removing non-standard __defineGetter__ function
|
14 years ago |
notmasteryet
|
871b431176
|
Removing non-standard __defineGetter__ function
|
14 years ago |
notmasteryet
|
612f59aa10
|
Limiting scale 25..400 (ref #582); disable scale keyboard when toolbar is active (ref #579); set page number field as 'number'
|
14 years ago |
notmasteryet
|
62f9ab0063
|
lint warning fix
|
14 years ago |
notmasteryet
|
381efa8a50
|
Making all link bookmark-able (ref #574, #428); removing always-changing hash
|
14 years ago |
Julian Viereck
|
9c58cd4817
|
Don't add a dependency to the array if the array already contains it
|
14 years ago |
Julian Viereck
|
0e8952681b
|
Add missing resolve for font obj and make sure image objs ids are strings as well
|
14 years ago |
notmasteryet
|
c9e8649599
|
Fixing view
|
14 years ago |
Julian Viereck
|
e6bd3d8105
|
Backup
|
14 years ago |
Andreas Gal
|
846fc1755c
|
Merge pull request #569 from notmasteryet/cmyk-inv
Mark all 'Adobe' images with 'EMBED'
|
14 years ago |
Julian Viereck
|
86b8f12b92
|
Ensure dependent font data is available before calling startRenderingIRQueue
|
14 years ago |
notmasteryet
|
ca651eca4d
|
Mark all 'Adobe' images with 'EMBED'
|
14 years ago |
Artur Adib
|
f291fc82da
|
README: fixed broken links
|
14 years ago |
notmasteryet
|
cd63fce80b
|
Moving CID-2 hack in fixWidths
|
14 years ago |
Chris Jones
|
bbf37ef1f1
|
Merge pull request #557 from arturadib/readme
README formatting
|
14 years ago |
Artur Adib
|
c28b234320
|
Code formatting
|
14 years ago |
Artur Adib
|
1048b4d172
|
Oops
|
14 years ago |
Artur Adib
|
c8e4f9b6e7
|
Spelling, contributors
|
14 years ago |
Artur Adib
|
e14dbd5fc0
|
README formatting
|
14 years ago |
notmasteryet
|
cbfbd93e7a
|
small fixes: index and formatting
|
14 years ago |
notmasteryet
|
6403c91cbb
|
Fixes the special char codes... and unpack fix
|
14 years ago |
notmasteryet
|
ab391c318d
|
Moving CID-0 encoding hack to fonts.js
|
14 years ago |
notmasteryet
|
078433fecd
|
Merge branch 'master' of https://github.com/andreasgal/pdf.js.git into cid0
Conflicts:
pdf.js
|
14 years ago |
notmasteryet
|
f1fc5ab84d
|
Merge pull request #555 from kkujala/master
Use lowercase in function names.
|
14 years ago |
notmasteryet
|
66cd79f308
|
Initial CID0 font encodings
|
14 years ago |
Chris Jones
|
0ca97fd22b
|
Merge pull request #552 from kkujala/master
Align CCITTFaxStream array comments.
|
14 years ago |
Chris Jones
|
67652a3efd
|
Merge pull request #548 from vingtetun/master
Let the firefox extension use the loading indicator mechanism
|
14 years ago |
Kalervo Kujala
|
800fc131b8
|
Use lowercase in function names.
This alleviates the confusion which functions can be instantiated with new.
|
14 years ago |
Kalervo Kujala
|
cc5fbab7f9
|
Merge remote-tracking branch 'upstream/master'
|
14 years ago |
Vivien Nicolas
|
132ee01bc0
|
Merge with upstream
|
14 years ago |
Vivien Nicolas
|
556727f2f5
|
Firefox extension now use the default loading indicator
|
14 years ago |
Chris Jones
|
575e0b9f89
|
Merge pull request #546 from kkujala/master
Add examples and extensions to lint.
|
14 years ago |
Kalervo Kujala
|
2759da92d2
|
Align CCITTFaxStream array comments.
|
14 years ago |