|
|
@ -3409,7 +3409,6 @@ var CanvasGraphics = (function() { |
|
|
|
|
|
|
|
|
|
|
|
translateFont: function(fontDict, xref, resources) { |
|
|
|
translateFont: function(fontDict, xref, resources) { |
|
|
|
var fd = fontDict.get("FontDescriptor"); |
|
|
|
var fd = fontDict.get("FontDescriptor"); |
|
|
|
return; |
|
|
|
|
|
|
|
if (!fd) |
|
|
|
if (!fd) |
|
|
|
// XXX deprecated "special treatment" for standard
|
|
|
|
// XXX deprecated "special treatment" for standard
|
|
|
|
// fonts? What do we need to do here?
|
|
|
|
// fonts? What do we need to do here?
|
|
|
|