2011-06-17 |
sbarman | Merge branch 'master' of github.com:andreasgal/pdf.js |
commit | commitdiff | tree | snapshot |
2011-06-17 |
Chris Jones | render at 1.5x scale |
commit | commitdiff | tree | snapshot |
2011-06-17 |
Andreas Gal | 2nd attempt to make glyph list integers |
commit | commitdiff | tree | snapshot |
2011-06-17 |
Andreas Gal | revert commit 2311c954f8b74297725bda9e90e3eabf79862193 |
commit | commitdiff | tree | snapshot |
2011-06-17 |
Andreas Gal | store unicode value as integer instead of hex string... |
commit | commitdiff | tree | snapshot |
2011-06-17 |
Chris Jones | Merge pull request #13 from vingtetun/master |
commit | commitdiff | tree | snapshot |
2011-06-17 |
Vivien Nicolas | Rename PDFFonts.js to fonts.js |
commit | commitdiff | tree | snapshot |
2011-06-17 |
Vivien Nicolas | Merge with master |
commit | commitdiff | tree | snapshot |
2011-06-17 |
Andreas Gal | add blogs and twitter link |
commit | commitdiff | tree | snapshot |
2011-06-17 |
Vivien Nicolas | Fix CIMM6/CIIM9 |
commit | commitdiff | tree | snapshot |
2011-06-17 |
Vivien Nicolas | Do not use stream when it is not necessary |
commit | commitdiff | tree | snapshot |
2011-06-17 |
Vivien Nicolas | Use a typed array in the CMAP construction function |
commit | commitdiff | tree | snapshot |
2011-06-17 |
Vivien Nicolas | Add a direct translation to one of the way to format... |
commit | commitdiff | tree | snapshot |
2011-06-17 |
Vivien Nicolas | Get rid or IsNum/IsString/IsArray in flattenCharstring |
commit | commitdiff | tree | snapshot |
2011-06-17 |
Chris Jones | Merge pull request #14 from debloper/master |
commit | commitdiff | tree | snapshot |
2011-06-17 |
Vivien Nicolas | Remove some leftovers from the previous patch |
commit | commitdiff | tree | snapshot |
2011-06-17 |
Vivien Nicolas | Rework some code to enhance performance (CIIM6/CIIM9... |
commit | commitdiff | tree | snapshot |
2011-06-16 |
sbarman | Added comments |
commit | commitdiff | tree | snapshot |
2011-06-16 |
Andreas Gal | add blogs and twitter link |
commit | commitdiff | tree | snapshot |
2011-06-16 |
Vivien Nicolas | Remove some debug leftovers and add some comments about... |
commit | commitdiff | tree | snapshot |
2011-06-16 |
Soumya Deb | Test-page updated to allow the user open local PDFs |
commit | commitdiff | tree | snapshot |
2011-06-16 |
Vivien Nicolas | Resolve the char->glyphs mapping issue |
commit | commitdiff | tree | snapshot |
2011-06-16 |
Vivien Nicolas | Merge from gal's master branch (got a regression on... |
commit | commitdiff | tree | snapshot |
2011-06-16 |
Vivien Nicolas | Change the nominalWidth to not use the format 28,b0... |
commit | commitdiff | tree | snapshot |
2011-06-15 |
Vivien Nicolas | Use spaces to compare font size to detect when the... |
commit | commitdiff | tree | snapshot |
2011-06-15 |
Vivien Nicolas | Remove some useless JS function calls |
commit | commitdiff | tree | snapshot |
2011-06-15 |
Vivien Nicolas | Get rid of the PostScript interpreter (part 1) |
commit | commitdiff | tree | snapshot |
2011-06-15 |
Chris Jones | implement setDash |
commit | commitdiff | tree | snapshot |
2011-06-15 |
Chris Jones | Merge branch 'master' of github.com:andreasgal/pdf.js |
commit | commitdiff | tree | snapshot |
2011-06-15 |
Chris Jones | Merge pull request #6 from sbarman/master |
commit | commitdiff | tree | snapshot |
2011-06-15 |
sbarman | Merge branch 'master' of github.com:andreasgal/pdf.js |
commit | commitdiff | tree | snapshot |
2011-06-15 |
Chris Jones | implement some operators and add TODOs for remaining... |
commit | commitdiff | tree | snapshot |
2011-06-15 |
sbarman | cleaned up fetchIfRef, changed switch-case to array... |
commit | commitdiff | tree | snapshot |
2011-06-15 |
Andreas Gal | fixes suggested by @brendaneich |
commit | commitdiff | tree | snapshot |
2011-06-15 |
Vivien Nicolas | Make Type1 glyphs use the default width they declare |
commit | commitdiff | tree | snapshot |
2011-06-15 |
Andreas Gal | measure load/compile/render times |
commit | commitdiff | tree | snapshot |
2011-06-15 |
Andreas Gal | clarify API a bit and hand in xref and resources to... |
commit | commitdiff | tree | snapshot |
2011-06-15 |
Andreas Gal | completed async font loading framework |
commit | commitdiff | tree | snapshot |
2011-06-15 |
Andreas Gal | eagerly translate all fonts (a no-op currently) |
commit | commitdiff | tree | snapshot |
2011-06-15 |
Andreas Gal | pdf is using a dumb name, content makes much more sense... |
commit | commitdiff | tree | snapshot |
2011-06-15 |
Andreas Gal | cache results of compilation |
commit | commitdiff | tree | snapshot |
2011-06-15 |
Andreas Gal | eagerly compile XForm objects |
commit | commitdiff | tree | snapshot |
2011-06-15 |
Vivien Nicolas | Forgot to turn off some debug flags |
commit | commitdiff | tree | snapshot |
2011-06-15 |
Vivien Nicolas | Add Encodings.js and change the code to generate a... |
commit | commitdiff | tree | snapshot |
2011-06-15 |
Andreas Gal | return ready-to-run closure from compile that captures... |
commit | commitdiff | tree | snapshot |
2011-06-15 |
Vivien Nicolas | Add a basic support for TrueType (generate fonts with... |
commit | commitdiff | tree | snapshot |
2011-06-15 |
Andreas Gal | compile PDF command streams into JS code |
commit | commitdiff | tree | snapshot |
2011-06-14 |
sbarman | Cleaned up code, renamed PDFFunction class |
commit | commitdiff | tree | snapshot |
2011-06-14 |
Vivien Nicolas | Remove direct access to the underlying map object of... |
commit | commitdiff | tree | snapshot |
2011-06-14 |
Vivien Nicolas | Add XObjects fonts to the list of page fonts and has... |
commit | commitdiff | tree | snapshot |
2011-06-14 |
sbarman | cleaned up code |
commit | commitdiff | tree | snapshot |
2011-06-14 |
sbarman | Implemented type 2 shading for the pdf (aka gradients) |
commit | commitdiff | tree | snapshot |
2011-06-14 |
Vivien Nicolas | Forgot to push function calls changes to get the unicod... |
commit | commitdiff | tree | snapshot |
2011-06-14 |
Vivien Nicolas | Add support for brackets around the header emails |
commit | commitdiff | tree | snapshot |
2011-06-14 |
Vivien Nicolas | Add support for ligatures, asterisks, etc. |
commit | commitdiff | tree | snapshot |
2011-06-14 |
Vivien Nicolas | Fix an issue with the setTimeout method used for waitin... |
commit | commitdiff | tree | snapshot |
2011-06-14 |
Vivien Nicolas | Make the fonts decoding code works with asynchronous... |
commit | commitdiff | tree | snapshot |
2011-06-13 |
Vivien Nicolas | Do not use makeSubStream in the CFF constructor |
commit | commitdiff | tree | snapshot |
2011-06-13 |
Vivien Nicolas | Merge to upstream |
commit | commitdiff | tree | snapshot |
2011-06-13 |
Vivien Nicolas | Merge the stream handling changes with the Font code |
commit | commitdiff | tree | snapshot |
2011-06-13 |
Vivien Nicolas | Undo last patch, it broke font rendering |
commit | commitdiff | tree | snapshot |
2011-06-13 |
Andreas Gal | starting position of a stream is relative to the file... |
commit | commitdiff | tree | snapshot |
2011-06-13 |
Andreas Gal | use const instead of var |
commit | commitdiff | tree | snapshot |
2011-06-13 |
Vivien Nicolas | Small changes |
commit | commitdiff | tree | snapshot |
2011-06-13 |
Vivien Nicolas | Clean up a bit the code to generate an OTF (again) |
commit | commitdiff | tree | snapshot |
2011-06-13 |
Vivien Nicolas | Clean up a bit the code to generate an OTF |
commit | commitdiff | tree | snapshot |
2011-06-13 |
Vivien Nicolas | Clean up a bit the CMAP ranges creation loop |
commit | commitdiff | tree | snapshot |
2011-06-13 |
Vivien Nicolas | CMAP creation code is now more readable |
commit | commitdiff | tree | snapshot |
2011-06-13 |
Vivien Nicolas | Beginning of the separatation of the Type1/CFF/OTF... |
commit | commitdiff | tree | snapshot |
2011-06-12 |
Vivien Nicolas | Add a root 'Font' class as the outside world API |
commit | commitdiff | tree | snapshot |
2011-06-12 |
Vivien Nicolas | Add some missing glyphs |
commit | commitdiff | tree | snapshot |
2011-06-12 |
Vivien Nicolas | OTF fonts works with the sanitizer (woot) |
commit | commitdiff | tree | snapshot |
2011-06-12 |
Vivien Nicolas | Add some code to make (the first one only...) font... |
commit | commitdiff | tree | snapshot |
2011-06-12 |
Andreas Gal | remove debug code |
commit | commitdiff | tree | snapshot |
2011-06-12 |
Vivien Nicolas | Remove the Type2 validation data from the tree |
commit | commitdiff | tree | snapshot |
2011-06-12 |
Vivien Nicolas | Turn on TrueType decoder even if the sanitizer prevent... |
commit | commitdiff | tree | snapshot |
2011-06-12 |
Vivien Nicolas | Make the Type1 to OTF code active, even if the sanitize... |
commit | commitdiff | tree | snapshot |
2011-06-11 |
Vivien Nicolas | Default the unit per EM size to 1000 |
commit | commitdiff | tree | snapshot |
2011-06-11 |
Vivien Nicolas | Fix a bunch of errors reported by OTS except the error... |
commit | commitdiff | tree | snapshot |
2011-06-11 |
Vivien Nicolas | No more errors for an empty unicode table |
commit | commitdiff | tree | snapshot |
2011-06-11 |
Vivien Nicolas | OTF does not complain anymore about missize between... |
commit | commitdiff | tree | snapshot |
2011-06-11 |
Vivien Nicolas | OTF does not complain anymore about a duplicate .notdef |
commit | commitdiff | tree | snapshot |
2011-06-11 |
Vivien Nicolas | Add a basic non-working OTF generator |
commit | commitdiff | tree | snapshot |
2011-06-10 |
Chris Jones | Merge branch 'master' of github.com:andreasgal/pdf.js |
commit | commitdiff | tree | snapshot |
2011-06-10 |
Chris Jones | skeleton of shading fill |
commit | commitdiff | tree | snapshot |
2011-06-10 |
Vivien Nicolas | Do not add empty spaces anymore |
commit | commitdiff | tree | snapshot |
2011-06-10 |
sbarman | Merge pull request #5 from sbarman/master |
commit | commitdiff | tree | snapshot |
2011-06-10 |
sbarman | changed bufferPos to pos, fixed style issue (spacing) |
commit | commitdiff | tree | snapshot |
2011-06-10 |
Vivien Nicolas | Remove some useless bits of code |
commit | commitdiff | tree | snapshot |
2011-06-10 |
Vivien Nicolas | Remove the aggregate commands and do some methods dance |
commit | commitdiff | tree | snapshot |
2011-06-10 |
Vivien Nicolas | Add a debug writeToFile function and remove aggregation... |
commit | commitdiff | tree | snapshot |
2011-06-10 |
Vivien Nicolas | Add the beginning of a working CFF font encoder |
commit | commitdiff | tree | snapshot |
2011-06-10 |
sbarman | Merge branch 'master' of github.com:andreasgal/pdf.js |
commit | commitdiff | tree | snapshot |
2011-06-10 |
Vivien Nicolas | Add the beginning of a CFF encoder |
commit | commitdiff | tree | snapshot |
2011-06-10 |
sbarman | Fixed up excess code |
commit | commitdiff | tree | snapshot |
2011-06-10 |
sbarman | cleaned up code, used dict.get2, hoisted conditional... |
commit | commitdiff | tree | snapshot |
2011-06-10 |
Chris Jones | Merge |
commit | commitdiff | tree | snapshot |
2011-06-10 |
sbarman | Revert "added test harness for uncompressed" |
commit | commitdiff | tree | snapshot |
2011-06-10 |
Chris Jones | implement TL and T* |
commit | commitdiff | tree | snapshot |
2011-06-10 |
sbarman | Revert "working on optimizations" |
commit | commitdiff | tree | snapshot |
next |