sbarman
|
8351877f16
|
cleanup
|
2011-08-16 16:49:26 -07:00 |
|
sbarman
|
2ef9900597
|
implemented curve2, partial fix for #325
|
2011-08-16 16:47:48 -07:00 |
|
notmasteryet
|
03c5fa3d19
|
switch optimization
|
2011-08-14 16:34:19 -05:00 |
|
notmasteryet
|
180747dbdc
|
Optimize usage of the memory in the LZWStream; linting
|
2011-08-14 15:16:24 -05:00 |
|
notmasteryet
|
8f3a378944
|
Merge branch 'master' of https://github.com/andreasgal/pdf.js.git into lzw
|
2011-08-14 12:12:31 -05:00 |
|
notmasteryet
|
aad77fcc55
|
BaseFont and misc fonts fixes
|
2011-08-14 08:40:22 -05:00 |
|
notmasteryet
|
26ce439514
|
LZW filter
|
2011-08-13 20:46:04 -05:00 |
|
Kalervo Kujala
|
77104f9270
|
Refactor the lines that are longer than 80 characters in pdf.js.
|
2011-08-09 23:10:44 +03:00 |
|
Kalervo Kujala
|
f656e841ac
|
Correct the coding style according to gjslint.
And remove stray tabs.
|
2011-08-08 23:13:32 +03:00 |
|
Brendan Dahl
|
850c042af7
|
Normalizing rotation
|
2011-08-07 21:54:11 -07:00 |
|
Brendan Dahl
|
3a80ccad4e
|
Better undefined check
|
2011-08-06 15:47:08 -07:00 |
|
Brendan Dahl
|
4377eed920
|
Adding support for page rotation
|
2011-08-06 14:41:18 -07:00 |
|
Kalervo Kujala
|
ed2368fed7
|
Correct the return values for lookChar function.
Also refactor the code slightly for an early return.
|
2011-08-05 03:33:00 +03:00 |
|
sbarman
|
7a7ff9e8c5
|
cleanup
|
2011-08-03 22:43:15 -07:00 |
|
sbarman
|
80c1bab604
|
cleanup
|
2011-08-03 21:19:27 -07:00 |
|
sbarman
|
a32b56ae85
|
inline images working
|
2011-08-03 21:11:57 -07:00 |
|
sbarman
|
476c633a88
|
Merge branch 'lexerfix2' into streams
|
2011-08-03 14:45:51 -07:00 |
|
sbarman
|
ececccfa80
|
added skip to lexer
|
2011-08-03 14:14:42 -07:00 |
|
sbarman
|
5434cd3a0b
|
fix for bug with empty strings
|
2011-08-03 14:08:35 -07:00 |
|
Ivars Veksins
|
cffcac597c
|
fontName can be stored in xref
|
2011-08-03 11:56:43 +01:00 |
|
sbarman
|
19b36f6a66
|
removed comments
|
2011-08-02 12:37:23 -07:00 |
|
sbarman
|
157ee74940
|
compiled code for tiling patterns
|
2011-08-02 12:32:37 -07:00 |
|
Vivien Nicolas
|
1af6732ba9
|
Do not fail on splitted hex string
|
2011-07-25 20:39:29 +02:00 |
|
Vivien Nicolas
|
9b06da98ca
|
More fix to handle some others invert leading cases in PDF32000.pdf
|
2011-07-25 18:17:56 +02:00 |
|
Vivien Nicolas
|
57cebac711
|
Invert leading parameter since we scale by the invert
|
2011-07-25 18:04:13 +02:00 |
|
Vivien Nicolas
|
aa41a75f6e
|
Support standards fonts
|
2011-07-25 16:42:46 +02:00 |
|
vingtetun
|
9d6eb079f3
|
Merge pull request #271 from sbarman/font
Initial implementation of type1c fonts
|
2011-07-25 04:44:15 -07:00 |
|
Andreas Gal
|
42ba33f1bf
|
fix incorrect property name, tests were failing
|
2011-07-22 23:28:42 -07:00 |
|
sbarman
|
1e59dd625a
|
cleanup
|
2011-07-22 18:03:14 -07:00 |
|
sbarman
|
47dcd1f94b
|
added texthscale support
|
2011-07-22 17:05:04 -07:00 |
|
sbarman
|
c58aa5f232
|
initial impl of char spacing and word spacing
|
2011-07-22 16:15:04 -07:00 |
|
sbarman
|
d502866111
|
cleanup code
|
2011-07-22 09:21:38 -07:00 |
|
sbarman
|
3eccfa3cc0
|
Merge branch 'master' into font
|
2011-07-21 17:28:16 -07:00 |
|
Chris Jones
|
736f2e9ea1
|
Merge pull request #265 from sbarman/patternfix
Fix to gradient and tiling colorspaces
|
2011-07-21 15:39:55 -07:00 |
|
sbarman
|
870027136a
|
Merge branch 'master' into font
|
2011-07-21 11:29:15 -07:00 |
|
Vivien Nicolas
|
2197235470
|
Merge to upstream
|
2011-07-21 18:29:32 +02:00 |
|
sbarman
|
bed8052cab
|
Merge branch 'master' into font
|
2011-07-21 09:09:25 -07:00 |
|
notmasteryet
|
cecd26d56d
|
Merge branch 'master' of https://github.com/andreasgal/pdf.js.git into aes-crypto
|
2011-07-20 23:08:28 -05:00 |
|
notmasteryet
|
e1e735c4ff
|
AES algorithm implementation, PDF1.5,1.6 crypto functionality
|
2011-07-20 23:08:08 -05:00 |
|
sbarman
|
8d09c0d7a4
|
removed Fonts class
|
2011-07-20 16:42:51 -07:00 |
|
sbarman
|
8824ff9539
|
removed code to parse type2 ccharstrings
|
2011-07-20 14:43:44 -07:00 |
|
sbarman
|
c7aec8ac8a
|
used width info in fontDict
|
2011-07-20 12:57:47 -07:00 |
|
sbarman
|
8763002c44
|
extracted filetype in pdf.js instead of fonts.js
|
2011-07-20 11:25:00 -07:00 |
|
Vivien Nicolas
|
6311977fee
|
Merge with upstream
|
2011-07-20 15:18:44 +02:00 |
|
Vivien Nicolas
|
3cc9912acd
|
Add a simpler path for cmap format 0 to cmap format 4
|
2011-07-20 14:29:07 +02:00 |
|
sbarman
|
37ef03d51e
|
Merge branch 'master' into font
|
2011-07-19 15:09:26 -07:00 |
|
Vivien Nicolas
|
4275a68e29
|
Filter more characters on font name
|
2011-07-19 16:52:29 +02:00 |
|
Vivien Nicolas
|
6600e747e5
|
Fix next line since we already invert the position of the viewport by doing a negative scale
|
2011-07-19 15:04:22 +02:00 |
|
Vivien Nicolas
|
c6c72291d9
|
Do not rasterize below 14px
|
2011-07-19 14:22:51 +02:00 |
|
sbarman
|
77292b3a07
|
Merge branch 'master' into font
|
2011-07-18 12:22:26 -07:00 |
|