5152 Commits (bae7b54f5f6930174e24b65e0ae661e97c901b1c)
 

Author SHA1 Message Date
Vivien Nicolas a8ce1d24e9 Beginning of the separatation of the Type1/CFF/OTF code 14 years ago
Vivien Nicolas 0a135091de Add a root 'Font' class as the outside world API 14 years ago
Vivien Nicolas 84c2e99bef Add some missing glyphs 14 years ago
Vivien Nicolas 6e7e8ee64c OTF fonts works with the sanitizer (woot) 14 years ago
Vivien Nicolas 1f7aaf7b50 Add some code to make (the first one only...) font pass the sanitizer check 14 years ago
Andreas Gal 609842b76c remove debug code 14 years ago
Andreas Gal bf2c525788 remove debug code 14 years ago
Vivien Nicolas 066e4c45e0 Remove the Type2 validation data from the tree 14 years ago
Vivien Nicolas 632fcfed18 Turn on TrueType decoder even if the sanitizer prevent them to load at the moment 14 years ago
Vivien Nicolas 828367a1b4 Make the Type1 to OTF code active, even if the sanitizer prevent fonts to load at the moment 14 years ago
Vivien Nicolas fdacb575c5 Default the unit per EM size to 1000 14 years ago
Vivien Nicolas ce9224538e Fix a bunch of errors reported by OTS except the error about 3-0-4 MS symbol in cmap 14 years ago
Vivien Nicolas e0beef4e25 No more errors for an empty unicode table 14 years ago
Vivien Nicolas 667acb089c OTF does not complain anymore about missize between the CFF data and the htmx table 14 years ago
Vivien Nicolas 1c30621906 OTF does not complain anymore about a duplicate .notdef 14 years ago
Vivien Nicolas 865b393367 Add a basic non-working OTF generator 14 years ago
Chris Jones d1cd02f0a7 Merge branch 'master' of github.com:andreasgal/pdf.js 14 years ago
Chris Jones 58cb3e76b2 Merge branch 'master' of github.com:andreasgal/pdf.js 14 years ago
Chris Jones a5731ddc47 skeleton of shading fill 14 years ago
Vivien Nicolas a73ffc2d30 Do not add empty spaces anymore 14 years ago
sbarman 9a3e264951 Merge pull request #5 from sbarman/master 14 years ago
sbarman 2238905128 Merge pull request #5 from sbarman/master 14 years ago
sbarman b61700b5a5 changed bufferPos to pos, fixed style issue (spacing) 14 years ago
Vivien Nicolas d1d6621164 Remove some useless bits of code 14 years ago
Vivien Nicolas ffa52f9dbd Remove the aggregate commands and do some methods dance 14 years ago
Vivien Nicolas 4191485e1f Add a debug writeToFile function and remove aggregations for Type2 fonts 14 years ago
Vivien Nicolas da69361ae0 Add the beginning of a working CFF font encoder 14 years ago
sbarman 3d9f609054 Merge branch 'master' of github.com:andreasgal/pdf.js 14 years ago
Vivien Nicolas 18b2e3c6f8 Add the beginning of a CFF encoder 14 years ago
sbarman f10aca6a46 Fixed up excess code 14 years ago
sbarman 1dbf2d1d0c cleaned up code, used dict.get2, hoisted conditional outside loop when drawing image 14 years ago
Chris Jones 4b8057bc53 Merge 14 years ago
sbarman f07cfc1bb8 Revert "added test harness for uncompressed" 14 years ago
Chris Jones 78d0b3caf1 implement TL and T* 14 years ago
sbarman b83979f40d Revert "working on optimizations" 14 years ago
Andreas Gal 76cb96f1cd add ?file= parameter to test.html 14 years ago
sbarman 03747940a2 working on optimizations 14 years ago
Vivien Nicolas 3834c9be08 Move the Type2 utils to a new file and create a Stack object 14 years ago
Vivien Nicolas 74abf984d5 Add the beginning of a Type1 to Type2 charstring converter 14 years ago
sbarman 0e8f323f0a fixed error with getBytes in flate stream 14 years ago
sbarman 78493db421 Merge remote-tracking branch 'agal/master' 14 years ago
Andreas Gal 287e7a702a remove left-over shell code 14 years ago
sbarman c5a04b900f Merge commit '496a6374c1ac04e' 14 years ago
sbarman 496a6374c1 fixed the display of images 14 years ago
sbarman cfff44f2b2 fixed getBytes 14 years ago
Chris Jones fa4c34ad06 support test.html?page=[num], display total number of pages 14 years ago
sbarman 5da69f520d Half working version of paintImageXObject 14 years ago
sbarman c326f1808f Fixed geBytes implementation 14 years ago
Vivien Nicolas fcc4ce9bec Clean up some Type2 reader code for readibility 14 years ago
sbarman 19f9897ec3 added getBytes method 14 years ago