1413 Commits (bdece53bf5863c564c54dc7370262f9763324093)
 

Author SHA1 Message Date
sbarman bdece53bf5 Merge branch 'master' of github.com:andreasgal/pdf.js 14 years ago
Chris Jones 85de95723f Merge pull request #277 from notmasteryet/aes-crypto 14 years ago
notmasteryet d4157c0c7c Formatting hex number, making gjslint happy: reducing lines width 14 years ago
Chris Jones 736f2e9ea1 Merge pull request #265 from sbarman/patternfix 14 years ago
sbarman a821129322 Merge branch 'master' of github.com:sbarman/pdf.js 14 years ago
sbarman c184ad9c40 Merge pull request #264 from vingtetun/master 14 years ago
Vivien Nicolas f5b9a9355b Get rid of the inclusion of fonts_utils 14 years ago
Vivien Nicolas 2197235470 Merge to upstream 14 years ago
sbarman 645c9acb62 fix small fonts 14 years ago
Vivien Nicolas 1d59de6c12 Fix a > 32000 conversion error in type1 to type2 charstring 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
Vivien Nicolas 6311977fee Merge with upstream 14 years ago
Vivien Nicolas 3cc9912acd Add a simpler path for cmap format 0 to cmap format 4 14 years ago
sbarman 3d24b591dc Merge pull request #227 from saebekassebil/master 14 years ago
Vivien Nicolas 4275a68e29 Filter more characters on font name 14 years ago
Vivien Nicolas 6600e747e5 Fix next line since we already invert the position of the viewport by doing a negative scale 14 years ago
Vivien Nicolas 776c10d4e6 Fix a regression on the application of the textMatrix extracted from a CFF font 14 years ago
Vivien Nicolas 913504a937 Remover leftover 14 years ago
Vivien Nicolas c6c72291d9 Do not rasterize below 14px 14 years ago
sbarman 0c71f3a10b Merge branch 'master' of github.com:andreasgal/pdf.js into patternfix 14 years ago
sbarman 636b1105b0 cleanup 14 years ago
Saebekassebil aedd5057c4 Updated syntax 14 years ago
Vivien Nicolas 9b45870d9a Merge branch 'master' of https://github.com/andreasgal/pdf.js 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 2098d840da fix to dummyshading 14 years ago
sbarman 5f4b84146f fix to Util.getCssCmyk 14 years ago
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
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 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