Kalervo Kujala
|
17e02e3c39
|
Use strict in driver.js.
And declare undeclared variables.
|
14 years ago |
Andreas Gal
|
8110c585b2
|
Merge pull request #305 from mehlis/master
fix url to demo site
|
14 years ago |
Andreas Gal
|
e2ed5d28a6
|
Merge pull request #303 from cgjones/master
Fix bug in ref-updating code
|
14 years ago |
Christian Mehlis
|
1cca102517
|
fix url to demo site
the name of the created file is viewer.html
|
14 years ago |
Chris Jones
|
109745a2c6
|
Merge pull request #304 from sbarman/master
Add link file
|
14 years ago |
sbarman
|
3c0ba19c88
|
Added new link file
|
14 years ago |
Chris Jones
|
41bdf82137
|
Fix bug in ref-updating code
|
14 years ago |
Andreas Gal
|
22533af762
|
Merge pull request #301 from kkujala/master
Correct the return values for lookChar function.
|
14 years ago |
Kalervo Kujala
|
ed2368fed7
|
Correct the return values for lookChar function.
Also refactor the code slightly for an early return.
|
14 years ago |
Andreas Gal
|
a7f7013fdc
|
Merge pull request #298 from sbarman/inlineimage
Implemented inline images
|
14 years ago |
sbarman
|
7a7ff9e8c5
|
cleanup
|
14 years ago |
sbarman
|
4b132a7b3e
|
Added test for inline images
|
14 years ago |
sbarman
|
80c1bab604
|
cleanup
|
14 years ago |
sbarman
|
e412a4273a
|
Merge branch 'master' into inlineimage
|
14 years ago |
sbarman
|
a32b56ae85
|
inline images working
|
14 years ago |
Andreas Gal
|
017279b6ec
|
Merge pull request #296 from sbarman/lexerfix2
added skip to lexer
|
14 years ago |
Andreas Gal
|
271fd88a49
|
Merge pull request #295 from sbarman/lexerfix
fix for bug with empty strings
|
14 years ago |
sbarman
|
476c633a88
|
Merge branch 'lexerfix2' into streams
|
14 years ago |
sbarman
|
ececccfa80
|
added skip to lexer
|
14 years ago |
sbarman
|
5434cd3a0b
|
fix for bug with empty strings
|
14 years ago |
sbarman
|
42eda3e67d
|
Merge pull request #293 from ivarsv/master
fontName can be stored in xref
|
14 years ago |
Ivars Veksins
|
cffcac597c
|
fontName can be stored in xref
|
14 years ago |
Chris Jones
|
f340f3155d
|
Merge pull request #290 from sbarman/tilingcompile
Moved compilation of tiling code to partial evaluator
|
14 years ago |
sbarman
|
19b36f6a66
|
removed comments
|
14 years ago |
sbarman
|
67ddc1ba84
|
Merge branch 'master' into tilingcompile
|
14 years ago |
sbarman
|
157ee74940
|
compiled code for tiling patterns
|
14 years ago |
Chris Jones
|
1514c34f90
|
Merge pull request #288 from arturadib/master
Updated test/pdfs/intelisa.pdf.link
|
14 years ago |
Artur Adib
|
02a6e3ffec
|
Updated test/pdfs link (intelisa.pdf)
|
14 years ago |
Andreas Gal
|
0dcbbf6fc4
|
Merge pull request #286 from notmasteryet/sizes
Fixing the maxAdvanceWidth and the amount of the missing sidebearing
|
14 years ago |
notmasteryet
|
9bcf2d8b7c
|
Fixing the maxAdvanceWidth and the amount of the missing sidebearing
|
14 years ago |
Vivien Nicolas
|
bf86d1bec8
|
Use Tango Public Domain icons and add some small tweaks to viewer.js
|
14 years ago |
Andreas Gal
|
710c3da3e3
|
Merge pull request #285 from vingtetun/master
Unify the multi_page_viewer and the classic viewer.
|
14 years ago |
Vivien Nicolas
|
26bf2735fd
|
Add a cache system to limit the amount of ram used
|
14 years ago |
Vivien Nicolas
|
e28e0669f9
|
Add buttons images
|
14 years ago |
Vivien Nicolas
|
0edb6546a5
|
Unify the multi_page_viewer and the basic viewer
|
14 years ago |
Vivien Nicolas
|
fad6e36a80
|
Missed a small change
|
14 years ago |
Vivien Nicolas
|
6f2d3238cd
|
Add code to nulti page viewer to works with the extension
|
14 years ago |
Andreas Gal
|
a1cc36fc5d
|
Merge pull request #284 from vingtetun/master
Make viewer.js able to display a pdf on an event
|
14 years ago |
Vivien Nicolas
|
f1a8a98757
|
Make viewer.js compatible with the content type handler addon
|
14 years ago |
Vivien Nicolas
|
1af6732ba9
|
Do not fail on splitted hex string
|
14 years ago |
Andreas Gal
|
bddec11571
|
Merge pull request #283 from vingtetun/master
Leading does need to be inverted since we already scale by the invert
|
14 years ago |
Vivien Nicolas
|
9b06da98ca
|
More fix to handle some others invert leading cases in PDF32000.pdf
|
14 years ago |
Vivien Nicolas
|
57cebac711
|
Invert leading parameter since we scale by the invert
|
14 years ago |
Andreas Gal
|
4b90c881f6
|
Merge pull request #280 from vingtetun/master
Support default fonts
|
14 years ago |
Vivien Nicolas
|
aa41a75f6e
|
Support standards fonts
|
14 years ago |
vingtetun
|
9d6eb079f3
|
Merge pull request #271 from sbarman/font
Initial implementation of type1c fonts
|
14 years ago |
Andreas Gal
|
42ba33f1bf
|
fix incorrect property name, tests were failing
|
14 years ago |
sbarman
|
4efe54fb7b
|
Merge pull request #279 from sbarman/spacing
char spacing, word spacing and horozontal scaling
|
14 years ago |
sbarman
|
1e59dd625a
|
cleanup
|
14 years ago |
sbarman
|
47dcd1f94b
|
added texthscale support
|
14 years ago |