mirror of
https://github.com/mozilla/pdf.js.git
synced 2025-04-20 15:18:08 +02:00
Merge font and processor working into one worker and fix some bugs in font-loading-data-ready code
This commit is contained in:
parent
e9b6ffbaf6
commit
d7521f758a
8 changed files with 89 additions and 84 deletions
|
@ -14,7 +14,6 @@
|
|||
<script type="text/javascript" src="../worker.js"></script>
|
||||
<script type="text/javascript" src="../worker/message_handler.js"></script>
|
||||
<script type="text/javascript" src="../worker/processor_handler.js"></script>
|
||||
<script type="text/javascript" src="../worker/font_handler.js"></script>
|
||||
</head>
|
||||
|
||||
<body>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue