Adil Allawi
eefaa0153f
Offset glyphs to the unicode private use area
14 years ago
notmasteryet
3b940c4bcd
'GoTo' action/links; document outline (no UI)
14 years ago
Chris Jones
5d071fffcd
Merge pull request #339 from ironymark/master
...
Fix Type 2 CID Font Encoding
14 years ago
Chris Jones
455ff74c19
Merge pull request #342 from sbarman/annotation
...
Added default value for no annotations
14 years ago
Adil Allawi
98d628ee3e
make cmap glyph offset a symbolic constant
14 years ago
sbarman
a67c63db13
Added default value for no annotations
14 years ago
Chris Jones
2634a72c53
Merge pull request #337 from sbarman/openmag
...
fixed fonts.js to build fonts using strings
14 years ago
sbarman
2805122023
cleanup
14 years ago
Adil Allawi
5a528944f0
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.
14 years ago
Andreas Gal
170871bbfa
Merge pull request #338 from notmasteryet/links
...
Basic URI links support
14 years ago
sbarman
0923e940d1
cleanup
14 years ago
sbarman
5f233d7cde
cleanup
14 years ago
sbarman
08521e5018
Merge branch 'master' into openmag
14 years ago
sbarman
23228a55f1
Merge branch 'master' of github.com:andreasgal/pdf.js
14 years ago
notmasteryet
1e8090c19d
brace fix
14 years ago
notmasteryet
c2eaa55cd9
Move scale out of pdf.js
14 years ago
sbarman
085f8dc1c9
cleanup
14 years ago
notmasteryet
18172c1b4d
Merge branch 'master' of https://github.com/andreasgal/pdf.js.git into links
14 years ago
sbarman
b1aab2f730
Fixed fonts to use strings instead of Uint8Arrays
14 years ago
Chris Jones
d6f1719dde
Merge pull request #336 from notmasteryet/image-loaded
...
image load pending
14 years ago
notmasteryet
fd0423b5c7
image load pending
14 years ago
Chris Jones
8f4967d0b8
Merge pull request #335 from notmasteryet/lzw-mem
...
Reducing memory usage in LZWStream
14 years ago
sbarman
32bde23157
cleanup
14 years ago
sbarman
c9f9b8b193
working font
14 years ago
sbarman
d24a00452e
combined pathX/Y with x/y and wrote setCurrentPoint function
14 years ago
sbarman
a48a74862a
added stiched functions
14 years ago
sbarman
ac1000cc86
cleanup
14 years ago
sbarman
b18b63a9a9
implemented curve2, partial fix for #325
14 years ago
Kalervo Kujala
6fc25241cc
Report results properly to test.py from driver.js.
...
If the PDFDoc creation failed in driver.js then that was not informed back to
test.py. This lead to State.remaining being off by one. And that did not let
the test to end as expected. Instead the test hung indefinitely.
This change now reveals TEST-UNEXPECTED-FAIL which was hidden previously.
14 years ago
sbarman
8acc31ec83
Still testing type1 charstring conversion
14 years ago
sbarman
04b14f7b8a
fixed reading from sream
14 years ago
sbarman
259f8c7317
added include to fonts_util.js
14 years ago
sbarman
2ad39c20cf
added include to fonts_util.js
14 years ago
sbarman
7d5dcb5d43
added ability to write data to file
14 years ago
sbarman
5b359f1c1e
still mucking with subroutines
14 years ago
sbarman
bf9092b660
working on subroutines
14 years ago
sbarman
60127b0830
increased size of loaded font
14 years ago
notmasteryet
b7ac83da32
LZW reducing memory usage
14 years ago
notmasteryet
5c7ecbfa28
Basic annotation link support
14 years ago
Andreas Gal
0a11c8bc91
Merge pull request #332 from sbarman/hmm
...
Cleaned up global subroutines
14 years ago
sbarman
a24ec410ee
cleanup
14 years ago
sbarman
8ff8a92244
Revert "Merge branch 'writeToFile' into hmm"
...
This reverts commit 9b91fca347
, reversing
changes made to c592d5ed3b
.
14 years ago
sbarman
bd567fc322
working font
14 years ago
sbarman
881af4695e
Merge branch 'master' into hmm
14 years ago
Andreas Gal
94000e223c
Merge pull request #330 from sbarman/pig
...
Pig
14 years ago
sbarman
a7353ad737
combined pathX/Y with x/y and wrote setCurrentPoint function
14 years ago
sbarman
7ae84533c6
added stiched functions
14 years ago
sbarman
8351877f16
cleanup
14 years ago
sbarman
2ef9900597
implemented curve2, partial fix for #325
14 years ago
sbarman
9f615036d9
Still testing type1 charstring conversion
14 years ago