1306 Commits (d38a5488d49b56e99a7ca5fb5f576e4b042a1bcd)
 

Author SHA1 Message Date
sbarman d38a5488d4 fix to colorspaces 14 years ago
Andreas Gal f2a4756c77 backout font measurement change, it is breaking tests 14 years ago
Andreas Gal 5bf4fcba9b properly fix font loading, shaon's code didn't work after all 14 years ago
Andreas Gal 83a5ecf456 Merge pull request #225 from sbarman/shading 14 years ago
Andreas Gal 3fb2b026bf Merge pull request #224 from sbarman/master 14 years ago
sbarman c06c14a72a fix to font loading code 14 years ago
Andreas Gal 4a7fe7cb5d move text measurement into Font 14 years ago
sbarman 5820f4b151 fix tiling colorspace 14 years ago
sbarman 7e42cf781b Merge pull request #223 from andreasgal/staging 14 years ago
Andreas Gal 09a465a2fd Merge github.com:andreasgal/pdf.js into staging 14 years ago
Andreas Gal 0b6c0db931 move unicode translation cache into Font 14 years ago
Andreas Gal fa0cd9d587 Merge pull request #222 from sbarman/encoding 14 years ago
sbarman c16f594465 Merge pull request #220 from saebekassebil/master 14 years ago
Saebekassebil ae867e3a9c Using map for hex conversion and left-shift for secure division 14 years ago
sbarman 2bb68cc062 Merge branch 'master' into encoding 14 years ago
sbarman 396dbe5135 fix encoding table 14 years ago
sbarman babcf86e52 Merge pull request #221 from andreasgal/staging 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 f88d05e3b5 Adding ASCIIHexDecode pdf to test/pdfs 14 years ago
Saebekassebil 4391e2985a Adding AsciiHexDecode Filter 14 years ago
Andreas Gal d3979e4ac2 Merge pull request #219 from sbarman/font 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
Andreas Gal df79f10f2f Merge pull request #214 from saebekassebil/master 14 years ago
sbarman 619a521678 minor fix 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
Andreas Gal 65f1058736 Merge pull request #218 from sbarman/seperation 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 9db8a38adc Merge branch 'master' into seperation 14 years ago
sbarman 1007e279c6 added comments 14 years ago
Rob Sayre 155fea4eaa Merge pull request #216 from cgjones/local-mk 14 years ago
Chris Jones eba0b18b19 allow custom rules to be defined in local.mk 14 years ago
sbarman da8f0120a5 working separation cs 14 years ago
Saebekassebil dc9316db2d Better debug at glyphs 14 years ago
Saebekassebil 42cdf6bf02 Fixing typo in Dict 14 years ago
Chris Jones d0a19998d3 Merge pull request #213 from andreasgal/staging 14 years ago
Saebekassebil 056a729115 Use .call instead of .apply. minor. 14 years ago
Andreas Gal 6eaad13132 remove fontCount/fontName/kDisableFonts debug hacks and fix bug in font loading 14 years ago
Andreas Gal 3557bae461 temporary revert a change in the font code to make mac fonts work again 14 years ago
Saebekassebil ff17a5db5a Updated Dict object. Perf. Improv. 14 years ago