Commit Graph

24 Commits

Author SHA1 Message Date
Julian Viereck
cda4c04312 Removing some console.log statements. 2011-09-15 09:05:04 -07:00
Julian Viereck
a2bf701bfe Implement endInlineImage IR 2011-09-15 09:03:51 -07:00
Julian Viereck
790816bbdd Use all over the place and cleanup/renomve not longer needed code 2011-09-15 09:02:25 -07:00
Julian Viereck
d887d2bd29 Implement paintReadyJpegXObject + add infrastructure to handle JpegStreams 2011-09-15 08:24:29 -07:00
Julian Viereck
ac4a57e858 Refactor to execute IR on main thead by posting messages to itself 2011-09-15 08:20:43 -07:00
Julian Viereck
a3baea5fcb Make shadingFill IR form 2011-09-15 08:20:43 -07:00
Julian Viereck
89167c0b40 Saving last work 2011-09-15 08:20:43 -07:00
Julian Viereck
aa8699a334 Don't display cmds used on the page by default + turn on worker support for now again 2011-09-15 08:20:43 -07:00
Julian Viereck
eca8f6b80b Working towards embedded image support 2011-09-15 08:20:42 -07:00
Julian Viereck
cc17707da6 First page is rendering using new worker infrastructure 2011-09-15 08:20:03 -07:00
Julian Viereck
71ff8ee586 backup 2011-09-15 08:18:57 -07:00
Kalervo Kujala
8e5a8fb49f Fix Mode comment lines. 2011-09-12 20:37:33 +03:00
Rob Sayre
ebeff10a9a Merge upstream. 2011-07-05 23:23:12 -07:00
Rob Sayre
f5a3587dde Almost passing gjslint. 2011-07-05 23:06:45 -07:00
notmasteryet
a82536881d Compatibility hacks for IE, Opera, Safari 2011-07-01 16:59:20 -05:00
Julian Viereck
391c26b407 Make worker work again after latest font changes 2011-06-30 14:25:57 +02:00
notmasteryet
5ece4da552 the "hieght" and the 72dpi<->96dpi fixes 2011-06-29 22:43:59 -05:00
Julian Viereck
31e9bea5c9 Make worker code work with latest font code changes 2011-06-29 14:26:38 +02:00
Julian Viereck
803139127a Use Font.prototype.bindDOM to insert fonts on page 2011-06-28 09:51:49 +02:00
Julian Viereck
1ac7064cad Add more timing logs 2011-06-28 08:06:40 +02:00
Julian Viereck
23e9064f17 Make all fonts render. Use encoding from FontWorker. Render canvas if id!=0 although fonts haven't arrived yet.
Conflicts:

	worker/pdf.js
2011-06-28 08:06:40 +02:00
Julian Viereck
c1834c1bb5 Make sure to reset callbacks array and get more fonts working 2011-06-28 08:06:40 +02:00
Julian Viereck
b00df76044 First pass on FontWorker 2011-06-28 08:06:40 +02:00
Julian Viereck
c712712e67 Move all worker related files under worker/ 2011-06-28 08:06:39 +02:00