mirror of
https://github.com/mozilla/pdf.js.git
synced 2025-04-20 07:08:08 +02:00
cleanup
This commit is contained in:
parent
ed7e18f730
commit
a013e803a2
1 changed files with 0 additions and 1 deletions
1
pdf.js
1
pdf.js
|
@ -3409,7 +3409,6 @@ var CanvasGraphics = (function() {
|
|||
|
||||
translateFont: function(fontDict, xref, resources) {
|
||||
var fd = fontDict.get("FontDescriptor");
|
||||
return;
|
||||
if (!fd)
|
||||
// XXX deprecated "special treatment" for standard
|
||||
// fonts? What do we need to do here?
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue