1
0
Fork 0
mirror of https://github.com/mozilla/pdf.js.git synced 2025-04-26 10:08:06 +02:00

Move CustomStyle.

This commit is contained in:
Yury Delendik 2015-11-09 19:24:15 -06:00
parent 467c6f93b5
commit 2f34fd46cb
11 changed files with 87 additions and 55 deletions

View file

@ -11,6 +11,7 @@
<script src="../../src/display/webgl.js"></script>
<script src="../../src/display/pattern_helper.js"></script>
<script src="../../src/display/font_loader.js"></script>
<script src="../../src/display/dom_utils.js"></script>
<script src="../../src/display/annotation_helper.js"></script>
<script>