2011-07-23 |
Andreas Gal | fix incorrect property name, tests were failing |
commit | commitdiff | tree | snapshot |
2011-07-23 |
sbarman | Merge pull request #279 from sbarman/spacing |
commit | commitdiff | tree | snapshot |
2011-07-23 |
sbarman | cleanup |
commit | commitdiff | tree | snapshot |
2011-07-23 |
sbarman | added texthscale support |
commit | commitdiff | tree | snapshot |
2011-07-22 |
sbarman | initial impl of char spacing and word spacing |
commit | commitdiff | tree | snapshot |
2011-07-22 |
sbarman | Merge branch 'master' of github.com:andreasgal/pdf.js |
commit | commitdiff | tree | snapshot |
2011-07-21 |
Chris Jones | Merge pull request #277 from notmasteryet/aes-crypto |
commit | commitdiff | tree | snapshot |
2011-07-21 |
notmasteryet | Formatting hex number, making gjslint happy: reducing... |
commit | commitdiff | tree | snapshot |
2011-07-21 |
Chris Jones | Merge pull request #265 from sbarman/patternfix |
commit | commitdiff | tree | snapshot |
2011-07-21 |
sbarman | Merge branch 'master' of github.com:sbarman/pdf.js |
commit | commitdiff | tree | snapshot |
2011-07-21 |
sbarman | Merge pull request #264 from vingtetun/master |
commit | commitdiff | tree | snapshot |
2011-07-21 |
Vivien Nicolas | Get rid of the inclusion of fonts_utils |
commit | commitdiff | tree | snapshot |
2011-07-21 |
Vivien Nicolas | Merge to upstream |
commit | commitdiff | tree | snapshot |
2011-07-21 |
sbarman | fix small fonts |
commit | commitdiff | tree | snapshot |
2011-07-21 |
Vivien Nicolas | Fix a > 32000 conversion error in type1 to type2 charstring |
commit | commitdiff | tree | snapshot |
2011-07-21 |
Andreas Gal | Merge pull request #275 from notmasteryet/aes-crypto |
commit | commitdiff | tree | snapshot |
2011-07-21 |
notmasteryet | link to AESV2 encrypted file |
commit | commitdiff | tree | snapshot |
2011-07-21 |
notmasteryet | Merge branch 'master' of https://github.com/andreasgal... |
commit | commitdiff | tree | snapshot |
2011-07-21 |
notmasteryet | AES algorithm implementation, PDF1.5,1.6 crypto functio... |
commit | commitdiff | tree | snapshot |
2011-07-21 |
Andreas Gal | Merge pull request #273 from sbarman/fontrefactor |
commit | commitdiff | tree | snapshot |
2011-07-21 |
sbarman | cleanup |
commit | commitdiff | tree | snapshot |
2011-07-20 |
sbarman | removed Fonts class |
commit | commitdiff | tree | snapshot |
2011-07-20 |
Vivien Nicolas | Merge with upstream |
commit | commitdiff | tree | snapshot |
2011-07-20 |
Vivien Nicolas | Add a simpler path for cmap format 0 to cmap format 4 |
commit | commitdiff | tree | snapshot |
2011-07-19 |
sbarman | Merge pull request #227 from saebekassebil/master |
commit | commitdiff | tree | snapshot |
2011-07-19 |
Vivien Nicolas | Filter more characters on font name |
commit | commitdiff | tree | snapshot |
2011-07-19 |
Vivien Nicolas | Fix next line since we already invert the position... |
commit | commitdiff | tree | snapshot |
2011-07-19 |
Vivien Nicolas | Fix a regression on the application of the textMatrix... |
commit | commitdiff | tree | snapshot |
2011-07-19 |
Vivien Nicolas | Remover leftover |
commit | commitdiff | tree | snapshot |
2011-07-19 |
Vivien Nicolas | Do not rasterize below 14px |
commit | commitdiff | tree | snapshot |
2011-07-18 |
sbarman | Merge branch 'master' of github.com:andreasgal/pdf... |
commit | commitdiff | tree | snapshot |
2011-07-18 |
sbarman | cleanup |
commit | commitdiff | tree | snapshot |
2011-07-18 |
Saebekassebil | Updated syntax |
commit | commitdiff | tree | snapshot |
2011-07-18 |
Vivien Nicolas | Merge branch 'master' of https://github.com/andreasgal... |
commit | commitdiff | tree | snapshot |
2011-07-18 |
Saebekassebil | Updating PartialEvaluator.eval syntax for better perfor... |
commit | commitdiff | tree | snapshot |
2011-07-17 |
Rob Sayre | Merge pull request #267 from cgjones/master |
commit | commitdiff | tree | snapshot |
2011-07-16 |
Chris Jones | remove debugging code |
commit | commitdiff | tree | snapshot |
2011-07-16 |
Chris Jones | fix some bugs |
commit | commitdiff | tree | snapshot |
2011-07-15 |
sbarman | fix to dummyshading |
commit | commitdiff | tree | snapshot |
2011-07-15 |
sbarman | fix to Util.getCssCmyk |
commit | commitdiff | tree | snapshot |
2011-07-15 |
sbarman | fix type |
commit | commitdiff | tree | snapshot |
2011-07-15 |
sbarman | cleanup |
commit | commitdiff | tree | snapshot |
2011-07-15 |
Vivien Nicolas | Add support for beginfbchar |
commit | commitdiff | tree | snapshot |
2011-07-15 |
sbarman | cleanup, add support for stroking |
commit | commitdiff | tree | snapshot |
2011-07-15 |
Vivien Nicolas | Fix missing sidebearings from the hmtx table (see canva... |
commit | commitdiff | tree | snapshot |
2011-07-15 |
Vivien Nicolas | Switch length versus offset mistake in readTableEntry |
commit | commitdiff | tree | snapshot |
2011-07-15 |
Vivien Nicolas | Fix the ranges duplication cleanup features |
commit | commitdiff | tree | snapshot |
2011-07-15 |
Vivien Nicolas | Support font with characters below 0x20 declared in... |
commit | commitdiff | tree | snapshot |
2011-07-15 |
vivien | Merge branch 'master' of https://github.com/andreasgal... |
commit | commitdiff | tree | snapshot |
2011-07-14 |
sbarman | Fixed tiling patterns |
commit | commitdiff | tree | snapshot |
2011-07-14 |
sbarman | patterns working |
commit | commitdiff | tree | snapshot |
2011-07-13 |
sbarman | fixed gradients, need to work on tiling |
commit | commitdiff | tree | snapshot |
2011-07-13 |
Andreas Gal | Merge pull request #262 from ironymark/CIDFont |
commit | commitdiff | tree | snapshot |
2011-07-13 |
sbarman | Changed linear gradients |
commit | commitdiff | tree | snapshot |
2011-07-13 |
sbarman | git radial gradients working |
commit | commitdiff | tree | snapshot |
2011-07-13 |
Adil Allawi | nits, picked |
commit | commitdiff | tree | snapshot |
2011-07-13 |
vivien | Merge branch 'master' of https://github.com/andreasgal... |
commit | commitdiff | tree | snapshot |
2011-07-13 |
Adil Allawi | Add and wire in test files |
commit | commitdiff | tree | snapshot |
2011-07-13 |
Adil Allawi | Bump up the max font file size. Composite fonts can... |
commit | commitdiff | tree | snapshot |
2011-07-13 |
Adil Allawi | Fully support truetype composite fonts, clean up |
commit | commitdiff | tree | snapshot |
2011-07-12 |
Adil Allawi | Revert "Ignore Aptana project files" |
commit | commitdiff | tree | snapshot |
2011-07-12 |
Adil Allawi | Merge remote-tracking branch 'upstream/master' into... |
commit | commitdiff | tree | snapshot |
2011-07-12 |
Adil Allawi | cleanup, added new flag to the font properties called... |
commit | commitdiff | tree | snapshot |
2011-07-11 |
sbarman | Merge pull request #250 from sbarman/shading |
commit | commitdiff | tree | snapshot |
2011-07-11 |
sbarman | cleanup |
commit | commitdiff | tree | snapshot |
2011-07-11 |
sbarman | interpolated functions |
commit | commitdiff | tree | snapshot |
2011-07-11 |
sbarman | Merge pull request #249 from sbarman/shading |
commit | commitdiff | tree | snapshot |
2011-07-11 |
sbarman | cleanup |
commit | commitdiff | tree | snapshot |
2011-07-11 |
sbarman | added missing restore |
commit | commitdiff | tree | snapshot |
2011-07-11 |
Adil Allawi | Add test files with CID fonts |
commit | commitdiff | tree | snapshot |
2011-07-11 |
sbarman | cleanup |
commit | commitdiff | tree | snapshot |
2011-07-11 |
Adil Allawi | Second pass CIDFont support - make Arial Unicode in... |
commit | commitdiff | tree | snapshot |
2011-07-11 |
Adil Allawi | Ignore Aptana project files |
commit | commitdiff | tree | snapshot |
2011-07-11 |
Adil Allawi | First pass CIDFont - stop CID fonts breaking PDF rendering |
commit | commitdiff | tree | snapshot |
2011-07-11 |
sbarman | Merge branch 'master' into shading |
commit | commitdiff | tree | snapshot |
2011-07-11 |
sbarman | cleanup |
commit | commitdiff | tree | snapshot |
2011-07-11 |
Vivien Nicolas | Merge with upstream |
commit | commitdiff | tree | snapshot |
2011-07-11 |
Andreas Gal | Merge pull request #248 from cgjones/workers |
commit | commitdiff | tree | snapshot |
2011-07-11 |
Chris Jones | #123, part 2: move more PDF-page rendering stuff into... |
commit | commitdiff | tree | snapshot |
2011-07-10 |
Andreas Gal | Merge pull request #241 from cgjones/workers |
commit | commitdiff | tree | snapshot |
2011-07-10 |
Andreas Gal | Merge pull request #247 from notmasteryet/tt-head-issue |
commit | commitdiff | tree | snapshot |
2011-07-10 |
notmasteryet | Clearing font checksum adjustment field |
commit | commitdiff | tree | snapshot |
2011-07-10 |
Andreas Gal | Merge pull request #245 from notmasteryet/tree-2 |
commit | commitdiff | tree | snapshot |
2011-07-10 |
Andreas Gal | Merge pull request #244 from sayrer/master |
commit | commitdiff | tree | snapshot |
2011-07-10 |
notmasteryet | Removing const and extending shadow() arguments |
commit | commitdiff | tree | snapshot |
2011-07-10 |
Rob Sayre | Fix wrong exception throwing syntax. |
commit | commitdiff | tree | snapshot |
2011-07-10 |
Andreas Gal | Merge pull request #232 from notmasteryet/cff-issues2 |
commit | commitdiff | tree | snapshot |
2011-07-10 |
Andreas Gal | Merge pull request #242 from justindarc/master |
commit | commitdiff | tree | snapshot |
2011-07-10 |
Justin D'Arcangelo | Refactored toolbar buttons to use CSS with an icon... |
commit | commitdiff | tree | snapshot |
2011-07-10 |
Andreas Gal | Merge pull request #239 from cgjones/issue-236 |
commit | commitdiff | tree | snapshot |
2011-07-10 |
Andreas Gal | Merge pull request #234 from cgjones/issue-231 |
commit | commitdiff | tree | snapshot |
2011-07-10 |
Andreas Gal | Merge pull request #240 from cgjones/issue-237 |
commit | commitdiff | tree | snapshot |
2011-07-10 |
Chris Jones | set up dummy functions for NYIs |
commit | commitdiff | tree | snapshot |
2011-07-10 |
Chris Jones | return a dummy fill style for NYI shading |
commit | commitdiff | tree | snapshot |
2011-07-10 |
Andreas Gal | Merge pull request #238 from cgjones/issue-235 |
commit | commitdiff | tree | snapshot |
2011-07-10 |
Chris Jones | fix paths for browser-tests target |
commit | commitdiff | tree | snapshot |
2011-07-10 |
Chris Jones | work around #233 so that tests stop failing for the... |
commit | commitdiff | tree | snapshot |
2011-07-10 |
Chris Jones | back out bad font measurement changes |
commit | commitdiff | tree | snapshot |
2011-07-10 |
Chris Jones | back out bad font measurement changes |
commit | commitdiff | tree | snapshot |
2011-07-10 |
notmasteryet | Merge branch 'master' of https://github.com/andreasgal... |
commit | commitdiff | tree | snapshot |
next |