678 Commits (a3baea5fcb63aa46c13e62445fea0d29ce46c94c)

Author SHA1 Message Date
Andreas Gal adb619941c simplify font measurement code, bug is now fixed in nightlies, no need to hack around it 14 years ago
Andreas Gal f2a4756c77 backout font measurement change, it is breaking tests 14 years ago
Andreas Gal 4a7fe7cb5d move text measurement into Font 14 years ago
sbarman 5820f4b151 fix tiling colorspace 14 years ago
Andreas Gal 0b6c0db931 move unicode translation cache into Font 14 years ago
Saebekassebil ae867e3a9c Using map for hex conversion and left-shift for secure division 14 years ago
sbarman 396dbe5135 fix encoding table 14 years ago
Andreas Gal 6fecf59ca7 address review comments 14 years ago
Andreas Gal f6eb9cecd3 avoid font lookup by id in showText 14 years ago
Saebekassebil 4391e2985a Adding AsciiHexDecode Filter 14 years ago
sbarman 7b659fd605 fixed case when font cannot be found 14 years ago
sbarman 4404871212 fixed font loading bug 14 years ago
Saebekassebil 82b6b4ead8 min. perf. Dict 14 years ago
Andreas Gal 7fb940c4ba revert a couple changes from the last merge 14 years ago
sbarman c39eae3ce9 fixed up minor bugs 14 years ago
sbarman 8ac2367fa0 not refer fonts by name, instead use id 14 years ago
sbarman 8db3787544 fix bug with unref var 14 years ago
sbarman 15a50e4237 cleanup 14 years ago
sbarman f34308efd3 cleanup 14 years ago
sbarman 39624e9173 fix performance issue with SeparationCS 14 years ago
sbarman b62eddd937 fixed to index cs 14 years ago
sbarman 6ae81e1f8c cleanup 14 years ago
sbarman 54ae4fc6cb changed name from TintCS to SeparationCS 14 years ago
sbarman 1007e279c6 added comments 14 years ago
sbarman da8f0120a5 working separation cs 14 years ago
Saebekassebil 42cdf6bf02 Fixing typo in Dict 14 years ago
Saebekassebil 056a729115 Use .call instead of .apply. minor. 14 years ago
Saebekassebil ff17a5db5a Updated Dict object. Perf. Improv. 14 years ago
sbarman 622669c415 fixed bug using mozCurrentTransformInverse 14 years ago
sbarman 0c2b6aea5f cleanup 14 years ago
sbarman eb3a95ef45 added check for mozInverseTransform 14 years ago
sbarman 5022e2411c removed extra restore 14 years ago
sbarman 55bb98317d cleanup 14 years ago
sbarman d749b7ccbd cleanup 14 years ago
sbarman b83d2cdffc cleanup 14 years ago
Rob Sayre 699c91b0aa Fix up late patches to pdf.js and web/compatibility.js. 14 years ago
Rob Sayre f5a3587dde Almost passing gjslint. 14 years ago
sbarman 493fb45efd Added hack to display gradients 14 years ago
Adil Allawi a6f4a92286 OpenOffice includes the optional reference to a Font dictionary in the Resources dictionary. This breaks SetFont in pdf.js as the Font in this.res is not a dictionary but an xref. 14 years ago
Chris Jones b1f717cb7f get shavian-load test working 14 years ago
sbarman 8fce6938c4 Initial implementation of shading patterns. Radial shading is somewhat broken. 14 years ago
sbarman 7d3e08eefd bug with length of lookup table 14 years ago
sbarman 28a01646bb cleanup 14 years ago
sbarman 2e83b0cc0d Fixes to parser for the test pdf in www.unicode.org/charts 14 years ago
Chris Jones 122d168b51 fix some bugs 14 years ago
Chris Jones d4f49c05c5 fix another binary-mode issue 14 years ago
sbarman 597cdb59f9 called getStrokeColorSpace instead of getFillColorSapce 14 years ago
sbarman 8d196a96d0 fix for colorspaces 14 years ago
Andreas Gal 40afbc725b work-around for issue #158 14 years ago
Vivien Nicolas 3e78538c1c Remove cmap format 100, fixes some nits to merge with upstream 14 years ago