mirror of
https://github.com/pdf2htmlEX/pdf2htmlEX.git
synced 2024-12-22 13:00:08 +00:00
..
This commit is contained in:
parent
02305d560b
commit
e534298e1b
@ -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)
|
||||
|
Loading…
Reference in New Issue
Block a user