1
0
Fork 0
mirror of https://github.com/mozilla/pdf.js.git synced 2025-04-26 10:08:06 +02:00
Commit graph

558 commits

Author SHA1 Message Date
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
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
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
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
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