Move text layer building logic into src/display/text_layer.js
This commit is contained in:
parent
2f34fd46cb
commit
56ccaea99b
9 changed files with 268 additions and 144 deletions
|
@ -62,6 +62,7 @@ See https://github.com/adobe-type-tools/cmap-resources
|
|||
<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 src="../src/display/text_layer.js"></script>
|
||||
<script>PDFJS.workerSrc = '../src/worker_loader.js';</script>
|
||||
<!--#endif-->
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue