operasoftware / pdf.js

PDF Reader in JavaScript
Apache License 2.0
20 stars 4 forks source link

pdf.js should use the GPU for speed/computer resource enchancement #13

Closed 5953lc closed 10 years ago

5953lc commented 10 years ago

Once my computer downloads a PDF from the website/server, it takes forever to display the PDF. My video card isn't doing anything - would using the video card GPU for processing anything be helpful ?

If Opera is properly GPU-enabled, couldn't pdf.js just pass the job of rendering/displaying the PDF to the device best suited to processing/displaying the PDF ?

I guess not.....

: