Commit Graph

29 Commits

Author SHA1 Message Date
Vivien Nicolas
066e4c45e0 Remove the Type2 validation data from the tree 2011-06-12 05:19:43 +02:00
Vivien Nicolas
e0beef4e25 No more errors for an empty unicode table 2011-06-12 00:54:47 +02:00
Vivien Nicolas
18b2e3c6f8 Add the beginning of a CFF encoder 2011-06-10 06:12:59 +02:00
Vivien Nicolas
74abf984d5 Add the beginning of a Type1 to Type2 charstring converter 2011-06-10 01:20:00 +02:00
Vivien Nicolas
c098f0b31f Fix some bugs and add the beginning of a Type2 reader 2011-06-08 17:26:29 +02:00
Vivien Nicolas
fe11af4b57 Add a the beggining of a Type1 font reader 2011-05-31 20:22:05 +02:00
Vivien Nicolas
c76e2c5114 Separate js and css from the test.html file 2011-05-26 16:02:52 +02:00
Chris Jones
53018c8e4c fix next/prev/next bug, fiddle with UI, remove debugging code 2011-05-25 21:09:06 +12:00
Andreas Gal
4e57061d84 Merge branch 'master' of github.com:andreasgal/pdf.js 2011-05-21 02:34:22 +02:00
Andreas Gal
31f3164dc8 set mozOpaque 2011-05-21 02:34:05 +02:00
Chris Jones
f80a88864b basic kinda-working form xobject support 2011-05-17 14:08:05 +12:00
Andreas Gal
a4c5b6095b use defineProperty to shadow getters 2011-05-13 00:19:50 -07:00
Andreas Gal
59326891d9 seperate page fetch and render times 2011-05-12 23:35:23 -07:00
Andreas Gal
a9a16ccb8a fix for new XHR2 binary API 2011-05-12 16:58:19 -07:00
Chris Jones
76e43dd982 fix next/prev, small tweaks 2011-05-12 17:05:46 +12:00
Andreas Gal
0413fb7f6c 0 is error for http, only MS would design this API 2011-05-11 21:13:27 -07:00
Andreas Gal
1bf146d87b support file status code 2011-05-11 21:11:32 -07:00
Andreas Gal
61ff69625d don't try to go further back than page 1 2011-05-11 20:55:50 -07:00
Andreas Gal
d6b969cd62 display rendering time 2011-05-11 20:37:16 -07:00
Andreas Gal
9521168b5c remove the echo interpreter, dissolve interpreter into gfx and Page 2011-05-11 20:13:57 -07:00
Andreas Gal
bffedbb33c cache refs, not streams, in the interest of saving memory 2011-05-11 20:03:45 -07:00
Andreas Gal
284ef90e47 uncompressed pdfs render a bit now 2011-05-11 19:05:30 -07:00
Chris Jones
e655fd0adb Lower the common denominator 2011-05-06 00:42:43 -05:00
Chris Jones
7827e91566 Respect media box 2011-05-05 23:46:54 -05:00
Chris Jones
68f1ca51ce Basic transforms of PDF page/text space to canvas space 2011-05-05 22:20:07 -05:00
Chris Jones
2ecb90fd45 Mock resource dict, look up fonts 2011-05-05 12:28:37 -05:00
Chris Jones
a073e45eba Added dumb profiling instrumentation 2011-05-04 21:39:07 -05:00
Chris Jones
198a3f1a1b Dumb text WIP, more UI for test.html 2011-05-04 20:08:52 -05:00
Chris Jones
d2c96d420a Factor out mock tests, add browser test page, initial canvas backend 2011-05-04 19:32:59 -05:00