Rob Sayre
|
f5a3587dde
|
Almost passing gjslint.
|
14 years ago |
notmasteryet
|
a82536881d
|
Compatibility hacks for IE, Opera, Safari
|
14 years ago |
Julian Viereck
|
391c26b407
|
Make worker work again after latest font changes
|
14 years ago |
notmasteryet
|
5ece4da552
|
the "hieght" and the 72dpi<->96dpi fixes
|
14 years ago |
Julian Viereck
|
31e9bea5c9
|
Make worker code work with latest font code changes
|
14 years ago |
Julian Viereck
|
803139127a
|
Use Font.prototype.bindDOM to insert fonts on page
|
14 years ago |
Julian Viereck
|
1ac7064cad
|
Add more timing logs
|
14 years ago |
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
|
14 years ago |
Julian Viereck
|
c1834c1bb5
|
Make sure to reset callbacks array and get more fonts working
|
14 years ago |
Julian Viereck
|
b00df76044
|
First pass on FontWorker
|
14 years ago |
Julian Viereck
|
c712712e67
|
Move all worker related files under worker/
|
14 years ago |
Julian Viereck
|
8cd986f15a
|
Small rebase tidyup + cleanup
|
14 years ago |
Julian Viereck
|
67e1d0597b
|
Small rebase tidyup + cleanup
|
14 years ago |
Julian Viereck
|
d1b75dd633
|
Replace tic & toc by console.time/timeEnd
|
14 years ago |
Julian Viereck
|
e24796173e
|
Replace tic & toc by console.time/timeEnd
|
14 years ago |
Julian Viereck
|
d6239571e9
|
Clear the main canvas right before the next rendering begins. Keeps the canvas from beeing blank for a few ms
|
14 years ago |
Julian Viereck
|
d856e7c572
|
Clear the main canvas right before the next rendering begins. Keeps the canvas from beeing blank for a few ms
|
14 years ago |
Julian Viereck
|
4b27045d2e
|
Ensure divs used to make fonts load are not visible
|
14 years ago |
Julian Viereck
|
171ab51c56
|
Ensure divs used to make fonts load are not visible
|
14 years ago |
Julian Viereck
|
f32dfa9414
|
Fix sending image data to main thread
|
14 years ago |
Julian Viereck
|
37ee56a705
|
Fix sending image data to main thread
|
14 years ago |
Julian Viereck
|
da7f555fd7
|
Change postMessage to send only one object that holds the action and data.
|
14 years ago |
Julian Viereck
|
78129970c6
|
Change postMessage to send only one object that holds the action and data.
|
14 years ago |
Julian Viereck
|
a3d815074d
|
First pass on review: worker.js -> pdf_worker.js, Font.bind cleanup + other stuff
|
14 years ago |
Julian Viereck
|
229edf24d4
|
First pass on review: worker.js -> pdf_worker.js, Font.bind cleanup + other stuff
|
14 years ago |
Julian Viereck
|
4281f799e5
|
Move client code into worker_client.js. Cleanup + comments + 2-space-indention
|
14 years ago |
Julian Viereck
|
405c367ece
|
Move client code into worker_client.js. Cleanup + comments + 2-space-indention
|
14 years ago |