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 |
Andreas Gal
|
42ba33f1bf
|
fix incorrect property name, tests were failing
|
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
|
d502866111
|
cleanup code
|
14 years ago |
sbarman
|
645c9acb62
|
fix small fonts
|
14 years ago |
notmasteryet
|
e1e735c4ff
|
AES algorithm implementation, PDF1.5,1.6 crypto functionality
|
14 years ago |
sbarman
|
8d09c0d7a4
|
removed Fonts class
|
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 |
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
|
c6c72291d9
|
Do not rasterize below 14px
|
14 years ago |
sbarman
|
636b1105b0
|
cleanup
|
14 years ago |
Saebekassebil
|
aedd5057c4
|
Updated syntax
|
14 years ago |
Saebekassebil
|
d56cc9c5e8
|
Updating PartialEvaluator.eval syntax for better performance
|
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 |
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 |
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 |
Adil Allawi
|
36763e8e82
|
Fully support truetype composite fonts, clean up
|
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
|
82f40dd2e5
|
cleanup
|
14 years ago |
sbarman
|
dc913b989d
|
interpolated functions
|
14 years ago |
sbarman
|
e95512e7cf
|
cleanup
|
14 years ago |
sbarman
|
6f74406a2c
|
added missing restore
|
14 years ago |
sbarman
|
53511decbb
|
cleanup
|
14 years ago |
Adil Allawi
|
7b8542c6a7
|
Second pass CIDFont support - make Arial Unicode in OpenOffice PDF
- supports PDF fonts with CIDtoGIDMap and no cmap
|
14 years ago |
Adil Allawi
|
b17a666343
|
First pass CIDFont - stop CID fonts breaking PDF rendering
|
14 years ago |
sbarman
|
07f8145165
|
cleanup
|
14 years ago |
Chris Jones
|
452ba3d85b
|
#123, part 2: move more PDF-page rendering stuff into pdf.js
|
14 years ago |
notmasteryet
|
f541c4cd37
|
Removing const and extending shadow() arguments
|
14 years ago |