mirror of
https://github.com/zen-browser/pdf.js.git
synced 2025-07-10 02:05:37 +02:00
Implements WebGL support
This commit is contained in:
parent
944219ad8a
commit
f57c6935d7
12 changed files with 517 additions and 34 deletions
1
make.js
1
make.js
|
@ -320,6 +320,7 @@ target.bundle = function(args) {
|
|||
'display/api.js',
|
||||
'display/metadata.js',
|
||||
'display/canvas.js',
|
||||
'display/webgl.js',
|
||||
'display/pattern_helper.js',
|
||||
'display/font_loader.js'
|
||||
]);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue