1530 Commits (7d5dcb5d43936f7d4144b99c3fa4e64743990f3d)
 

Author SHA1 Message Date
sbarman c438a8748a fix type 14 years ago
sbarman dd1d90213b cleanup 14 years ago
Vivien Nicolas 42653edf9a Add support for beginfbchar 14 years ago
sbarman faa6875b80 cleanup, add support for stroking 14 years ago
sbarman 0090b2e696 added support for index, dictionary in cff 14 years ago
Vivien Nicolas aea63a7051 Fix missing sidebearings from the hmtx table (see canvas.pdf) 14 years ago
Vivien Nicolas e2d808a60f Switch length versus offset mistake in readTableEntry 14 years ago
Vivien Nicolas b8fc365fff Fix the ranges duplication cleanup features 14 years ago
Vivien Nicolas 10e9694135 Support font with characters below 0x20 declared in format 1 cmap and be more general about the TrueType rewritting cases 14 years ago
vivien 910d807759 Merge branch 'master' of https://github.com/andreasgal/pdf.js 14 years ago
sbarman dc77e076c2 Fixed tiling patterns 14 years ago
sbarman 9dcac17a3e patterns working 14 years ago
sbarman 7ee383a7f8 added reset 14 years ago
sbarman 7986c35213 fixed gradients, need to work on tiling 14 years ago
Andreas Gal bbc940724f Merge pull request #262 from ironymark/CIDFont 14 years ago
sbarman 01d5e5579c Changed linear gradients 14 years ago
sbarman da845ec5e6 git radial gradients working 14 years ago
Adil Allawi 06986bb15f nits, picked 14 years ago
vivien a14b83c5c6 Merge branch 'master' of https://github.com/andreasgal/pdf.js 14 years ago
Adil Allawi 8dbbbbb589 Add and wire in test files 14 years ago
Adil Allawi 0906cc8c94 Bump up the max font file size. Composite fonts can be larger than simple fonts. Once we support Japanese we will need to reconsider how this is done as a large Japanese font may be up to 30Mb in size. 14 years ago
Adil Allawi 36763e8e82 Fully support truetype composite fonts, clean up 14 years ago
Adil Allawi 926e4f1130 Revert "Ignore Aptana project files" 14 years ago
Adil Allawi 5fb0e66e62 Merge remote-tracking branch 'upstream/master' into CIDFont 14 years ago
Adil Allawi 6b6e97dff6 cleanup, added new flag to the font properties called compositeFont. If true, the encoding and ShowText strings must be multi-byte 14 years ago
sbarman 9701f8d376 Merge pull request #250 from sbarman/shading 14 years ago
sbarman 82f40dd2e5 cleanup 14 years ago
sbarman dc913b989d interpolated functions 14 years ago
sbarman 24e6fdbf97 Merge pull request #249 from sbarman/shading 14 years ago
sbarman e95512e7cf cleanup 14 years ago
sbarman 6f74406a2c added missing restore 14 years ago
Adil Allawi 9b3b49547a Add test files with CID fonts 14 years ago
sbarman 53511decbb cleanup 14 years ago
Adil Allawi 7b8542c6a7 Second pass CIDFont support - make Arial Unicode in OpenOffice PDF 14 years ago
Adil Allawi ea2d651709 Ignore Aptana project files 14 years ago
Adil Allawi b17a666343 First pass CIDFont - stop CID fonts breaking PDF rendering 14 years ago
sbarman 4861a9175d Merge branch 'master' into shading 14 years ago
sbarman 07f8145165 cleanup 14 years ago
Vivien Nicolas 068bfa0bfe Merge with upstream 14 years ago
Andreas Gal 2a1fd975ff Merge pull request #248 from cgjones/workers 14 years ago
Chris Jones 452ba3d85b #123, part 2: move more PDF-page rendering stuff into pdf.js 14 years ago
Andreas Gal 47c29974c4 Merge pull request #241 from cgjones/workers 14 years ago
Andreas Gal f936c30e08 Merge pull request #247 from notmasteryet/tt-head-issue 14 years ago
notmasteryet 9b69997046 Clearing font checksum adjustment field 14 years ago
Andreas Gal 1328a25ddd Merge pull request #245 from notmasteryet/tree-2 14 years ago
Andreas Gal c1838bde7f Merge pull request #244 from sayrer/master 14 years ago
notmasteryet f541c4cd37 Removing const and extending shadow() arguments 14 years ago
Rob Sayre e7e8e4f6c9 Fix wrong exception throwing syntax. 14 years ago
Andreas Gal 6ef9e77b8a Merge pull request #232 from notmasteryet/cff-issues2 14 years ago
Andreas Gal d4e1613675 Merge pull request #242 from justindarc/master 14 years ago