1
0
mirror of https://github.com/pdf2htmlEX/pdf2htmlEX.git synced 2024-07-01 07:59:00 +00:00
This commit is contained in:
Lu Wang 2012-11-29 21:38:23 +08:00
parent 02305d560b
commit e534298e1b

View File

@ -169,7 +169,6 @@ void HTMLRenderer::install_external_font(GfxFont * font, FontInfo & info)
cerr << "Warning: workaround for font names in bad encodings." << endl;
}
GooString gfn(fontname.c_str());
GfxFontLoc * localfontloc = font->locateFont(xref, gFalse);
if(param->embed_external_font)