1384 Commits (bed8052cab09a40a0522e11a434e761f98d46af5)
 

Author SHA1 Message Date
sbarman bed8052cab Merge branch 'master' into font 14 years ago
Andreas Gal 88b04b7687 Merge pull request #275 from notmasteryet/aes-crypto 14 years ago
notmasteryet e9df0bb8ca link to AESV2 encrypted file 14 years ago
notmasteryet cecd26d56d Merge branch 'master' of https://github.com/andreasgal/pdf.js.git into aes-crypto 14 years ago
notmasteryet e1e735c4ff AES algorithm implementation, PDF1.5,1.6 crypto functionality 14 years ago
Andreas Gal 4281c0286e Merge pull request #273 from sbarman/fontrefactor 14 years ago
sbarman daf4979e2f cleanup 14 years ago
sbarman 8d09c0d7a4 removed Fonts class 14 years ago
sbarman 2f30dd5174 moved width setting code 14 years ago
sbarman 8824ff9539 removed code to parse type2 ccharstrings 14 years ago
sbarman c7aec8ac8a used width info in fontDict 14 years ago
sbarman 8763002c44 extracted filetype in pdf.js instead of fonts.js 14 years ago
sbarman 37ef03d51e Merge branch 'master' into font 14 years ago
sbarman 3d24b591dc Merge pull request #227 from saebekassebil/master 14 years ago
sbarman b8df2eb68b cleanup 14 years ago
sbarman 173c68ef86 cleanup 14 years ago
sbarman 5f133a8c07 fixed missing entries in charstring data 14 years ago
sbarman 226f3fa3ee add correct char width 14 years ago
sbarman 77292b3a07 Merge branch 'master' into font 14 years ago
sbarman ed42423e3b working version, spacing not working 14 years ago
sbarman a7d6f857da working on cff fonts 14 years ago
Saebekassebil aedd5057c4 Updated syntax 14 years ago
Saebekassebil d56cc9c5e8 Updating PartialEvaluator.eval syntax for better performance 14 years ago
Rob Sayre 0f58bf9247 Merge pull request #267 from cgjones/master 14 years ago
Chris Jones daf23a0341 remove debugging code 14 years ago
Chris Jones 6f3fff5798 fix some bugs 14 years ago
sbarman 0090b2e696 added support for index, dictionary in cff 14 years ago
sbarman 7ee383a7f8 added reset 14 years ago
Andreas Gal bbc940724f Merge pull request #262 from ironymark/CIDFont 14 years ago
Adil Allawi 06986bb15f nits, picked 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
Andreas Gal 2a1fd975ff Merge pull request #248 from cgjones/workers 14 years ago