Vivien Nicolas
|
fad6e36a80
|
Missed a small change
|
14 years ago |
Vivien Nicolas
|
6f2d3238cd
|
Add code to nulti page viewer to works with the extension
|
14 years ago |
Vivien Nicolas
|
f1a8a98757
|
Make viewer.js compatible with the content type handler addon
|
14 years ago |
Vivien Nicolas
|
1af6732ba9
|
Do not fail on splitted hex string
|
14 years ago |
Vivien Nicolas
|
9b06da98ca
|
More fix to handle some others invert leading cases in PDF32000.pdf
|
14 years ago |
Vivien Nicolas
|
57cebac711
|
Invert leading parameter since we scale by the invert
|
14 years ago |
Vivien Nicolas
|
aa41a75f6e
|
Support standards fonts
|
14 years ago |
vingtetun
|
9d6eb079f3
|
Merge pull request #271 from sbarman/font
Initial implementation of type1c fonts
|
14 years ago |
Andreas Gal
|
42ba33f1bf
|
fix incorrect property name, tests were failing
|
14 years ago |
sbarman
|
4efe54fb7b
|
Merge pull request #279 from sbarman/spacing
char spacing, word spacing and horozontal scaling
|
14 years ago |
sbarman
|
1e59dd625a
|
cleanup
|
14 years ago |
sbarman
|
47dcd1f94b
|
added texthscale support
|
14 years ago |
sbarman
|
c58aa5f232
|
initial impl of char spacing and word spacing
|
14 years ago |
sbarman
|
f177398777
|
Fixed the mapping from charstring to glyphs
|
14 years ago |
sbarman
|
d502866111
|
cleanup code
|
14 years ago |
sbarman
|
3eccfa3cc0
|
Merge branch 'master' into font
|
14 years ago |
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
Formatting hex number, making gjslint happy: reducing lines width
|
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
Fix to gradient and tiling colorspaces
|
14 years ago |
sbarman
|
5b43c25d56
|
removed unnecessary call to parseEncoding
|
14 years ago |
sbarman
|
870027136a
|
Merge branch 'master' into font
|
14 years ago |
sbarman
|
a821129322
|
Merge branch 'master' of github.com:sbarman/pdf.js
Conflicts:
pdf.js
|
14 years ago |
sbarman
|
c184ad9c40
|
Merge pull request #264 from vingtetun/master
canvas.pdf + sizes.pdf are readable
|
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 |
sbarman
|
bed8052cab
|
Merge branch 'master' into font
|
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
AES 128 crypto algorithm
|
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
Remove the last pieces of the Fonts class
|
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 |
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
|
37ef03d51e
|
Merge branch 'master' into font
|
14 years ago |
sbarman
|
3d24b591dc
|
Merge pull request #227 from saebekassebil/master
CanvasGraphics.compile update
|
14 years ago |
sbarman
|
b8df2eb68b
|
cleanup
|
14 years ago |
sbarman
|
173c68ef86
|
cleanup
|
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 |