sbarman
|
5f133a8c07
|
fixed missing entries in charstring data
|
2011-07-18 21:01:05 -07:00 |
|
sbarman
|
226f3fa3ee
|
add correct char width
|
2011-07-18 15:49:32 -07:00 |
|
sbarman
|
77292b3a07
|
Merge branch 'master' into font
|
2011-07-18 12:22:26 -07:00 |
|
sbarman
|
ed42423e3b
|
working version, spacing not working
|
2011-07-18 12:22:04 -07:00 |
|
sbarman
|
0c71f3a10b
|
Merge branch 'master' of github.com:andreasgal/pdf.js into patternfix
|
2011-07-18 09:18:38 -07:00 |
|
sbarman
|
636b1105b0
|
cleanup
|
2011-07-18 09:13:02 -07:00 |
|
sbarman
|
a7d6f857da
|
working on cff fonts
|
2011-07-18 08:24:57 -07:00 |
|
Saebekassebil
|
aedd5057c4
|
Updated syntax
|
2011-07-18 15:01:12 +02:00 |
|
Vivien Nicolas
|
9b45870d9a
|
Merge branch 'master' of https://github.com/andreasgal/pdf.js
|
2011-07-18 14:25:13 +02:00 |
|
Saebekassebil
|
d56cc9c5e8
|
Updating PartialEvaluator.eval syntax for better performance
|
2011-07-18 12:09:26 +02:00 |
|
Rob Sayre
|
0f58bf9247
|
Merge pull request #267 from cgjones/master
fix some random bugs
|
2011-07-17 12:05:13 -07:00 |
|
Chris Jones
|
daf23a0341
|
remove debugging code
|
2011-07-15 18:41:52 -07:00 |
|
Chris Jones
|
6f3fff5798
|
fix some bugs
|
2011-07-15 17:40:37 -07:00 |
|
sbarman
|
2098d840da
|
fix to dummyshading
|
2011-07-15 12:06:38 -07:00 |
|
sbarman
|
5f4b84146f
|
fix to Util.getCssCmyk
|
2011-07-15 12:05:14 -07:00 |
|
sbarman
|
c438a8748a
|
fix type
|
2011-07-15 11:41:39 -07:00 |
|
sbarman
|
dd1d90213b
|
cleanup
|
2011-07-15 11:18:37 -07:00 |
|
Vivien Nicolas
|
42653edf9a
|
Add support for beginfbchar
|
2011-07-15 19:14:07 +02:00 |
|
sbarman
|
faa6875b80
|
cleanup, add support for stroking
|
2011-07-15 09:48:40 -07:00 |
|
sbarman
|
0090b2e696
|
added support for index, dictionary in cff
|
2011-07-15 08:58:09 -07:00 |
|
Vivien Nicolas
|
aea63a7051
|
Fix missing sidebearings from the hmtx table (see canvas.pdf)
|
2011-07-15 16:22:45 +02:00 |
|
Vivien Nicolas
|
e2d808a60f
|
Switch length versus offset mistake in readTableEntry
|
2011-07-15 16:02:32 +02:00 |
|
Vivien Nicolas
|
b8fc365fff
|
Fix the ranges duplication cleanup features
|
2011-07-15 15:41:30 +02:00 |
|
Vivien Nicolas
|
10e9694135
|
Support font with characters below 0x20 declared in format 1 cmap and be more general about the TrueType rewritting cases
|
2011-07-15 14:59:34 +02:00 |
|
vivien
|
910d807759
|
Merge branch 'master' of https://github.com/andreasgal/pdf.js
|
2011-07-15 14:43:17 +02:00 |
|
sbarman
|
dc77e076c2
|
Fixed tiling patterns
|
2011-07-14 11:50:27 -07:00 |
|
sbarman
|
9dcac17a3e
|
patterns working
|
2011-07-14 10:59:12 -07:00 |
|
sbarman
|
7ee383a7f8
|
added reset
|
2011-07-13 17:58:54 -07:00 |
|
sbarman
|
7986c35213
|
fixed gradients, need to work on tiling
|
2011-07-13 15:43:09 -07:00 |
|
Andreas Gal
|
bbc940724f
|
Merge pull request #262 from ironymark/CIDFont
First Pass CIDFont support
|
2011-07-13 15:16:14 -07:00 |
|
sbarman
|
01d5e5579c
|
Changed linear gradients
|
2011-07-13 11:55:54 -07:00 |
|
sbarman
|
da845ec5e6
|
git radial gradients working
|
2011-07-13 11:41:04 -07:00 |
|
Adil Allawi
|
06986bb15f
|
nits, picked
|
2011-07-13 17:46:48 +01:00 |
|
vivien
|
a14b83c5c6
|
Merge branch 'master' of https://github.com/andreasgal/pdf.js
|
2011-07-13 15:05:13 +02:00 |
|
Adil Allawi
|
8dbbbbb589
|
Add and wire in test files
|
2011-07-13 09:55:13 +01:00 |
|
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.
|
2011-07-13 09:38:39 +01:00 |
|
Adil Allawi
|
36763e8e82
|
Fully support truetype composite fonts, clean up
|
2011-07-13 09:31:34 +01:00 |
|
Adil Allawi
|
926e4f1130
|
Revert "Ignore Aptana project files"
This reverts commit ea2d651709 .
|
2011-07-12 04:03:12 +01:00 |
|
Adil Allawi
|
5fb0e66e62
|
Merge remote-tracking branch 'upstream/master' into CIDFont
|
2011-07-12 04:01:48 +01:00 |
|
Adil Allawi
|
6b6e97dff6
|
cleanup, added new flag to the font properties called compositeFont. If true, the encoding and ShowText strings must be multi-byte
|
2011-07-12 03:58:09 +01:00 |
|
sbarman
|
9701f8d376
|
Merge pull request #250 from sbarman/shading
interpolated functions
|
2011-07-11 16:46:23 -07:00 |
|
sbarman
|
82f40dd2e5
|
cleanup
|
2011-07-11 16:44:58 -07:00 |
|
sbarman
|
dc913b989d
|
interpolated functions
|
2011-07-11 14:09:16 -07:00 |
|
sbarman
|
24e6fdbf97
|
Merge pull request #249 from sbarman/shading
Cleaned up shading colorspace code
|
2011-07-11 13:19:10 -07:00 |
|
sbarman
|
e95512e7cf
|
cleanup
|
2011-07-11 13:14:47 -07:00 |
|
sbarman
|
6f74406a2c
|
added missing restore
|
2011-07-11 10:29:22 -07:00 |
|
Adil Allawi
|
9b3b49547a
|
Add test files with CID fonts
|
2011-07-11 17:55:03 +01:00 |
|
sbarman
|
53511decbb
|
cleanup
|
2011-07-11 09:54:02 -07:00 |
|
Adil Allawi
|
7b8542c6a7
|
Second pass CIDFont support - make Arial Unicode in OpenOffice PDF
- supports PDF fonts with CIDtoGIDMap and no cmap
|
2011-07-11 17:41:55 +01:00 |
|
Adil Allawi
|
ea2d651709
|
Ignore Aptana project files
Ignore test file directory
|
2011-07-11 17:41:55 +01:00 |
|