Kalervo Kujala
|
2094c29169
|
Use data directly in PDFDoc.
And create the Stream inside the PDFDoc constructor for a cleaner interface.
Also encapsulate unnecessary details from the user.
|
2011-09-26 20:58:18 +03:00 |
|
notmasteryet
|
7036bcd4c7
|
Zero gjslint warnings mark
|
2011-09-18 14:44:57 -05:00 |
|
Kalervo Kujala
|
07254bb0a5
|
Fix small lint warnings.
|
2011-09-15 23:32:44 +03: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 |
|