This commit is contained in:
sbarman 2011-06-29 10:30:28 -07:00
parent ed7e18f730
commit a013e803a2

1
pdf.js
View File

@ -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?