27 Commits (e17d828b64a1996687e64bea5186f508c2a5d068)

Author SHA1 Message Date
Brendan Dahl 6ab7584ba4 Fix to lowercase. 13 years ago
Brendan Dahl e5732f489d Handle junk at the end of postscript functions. 13 years ago
Kalervo Kujala 99440ab691 Refactor class method names. 13 years ago
Brendan Dahl 8a45177be0 Make Dict handle all the fetching of Refs. 13 years ago
Kalervo Kujala 8e060bdbca Use [] instead of new Array(...). 13 years ago
notmasteryet 5fba376a33 Fixing interpolation (continuation of #1143) 13 years ago
Andreas Gal 59283bdf6d implement sampled functions based on the PDF spec 13 years ago
Brendan Dahl df1e22f2e4 Switch to push instead of slice. Faster on jsperf, but doesn't seem to be faster testing locally. 14 years ago
Brendan Dahl acd64d75f3 Switch to conditional operator. 14 years ago
Brendan Dahl 9de52f375d Fix idiv and cvi. Add test case for idiv. 14 years ago
Brendan Dahl 6afb49c6c6 Address Yury's PR comments. 14 years ago
notmasteryet baab676b00 Fix stitching function 14 years ago
Brendan Dahl 20dace0513 Switch to a single "code stack". 14 years ago
Brendan Dahl 27b0d0c941 Switch to two arrays for instructions. 14 years ago
Brendan Dahl 971f35d165 Add unit files to lint, fix lint errors. 14 years ago
Brendan Dahl 1089c30b56 Adding type4 postscript function support. 14 years ago
Kalervo Kujala 1ef4c94de2 Name all constructors. 14 years ago
Brendan Dahl 0e0527be81 Address Yury's comment. 14 years ago
Brendan Dahl 543e3377de Adding multi dimensional interpolation and test file. 14 years ago
Artur Adib 249385b4bb Progress 14 years ago
Kalervo Kujala dc15019248 Name anonymous funtions in function.js. 14 years ago
Kalervo Kujala 7e6a589074 Fix js strict warning in worker.js. 14 years ago
Artur Adib e71b6188c6 'use strict' everywhere 14 years ago
Artur Adib a7278b7fbc Splitting files 14 years ago