mirror of
https://github.com/pdf2htmlEX/pdf2htmlEX.git
synced 2024-12-22 04:50:09 +00:00
..
This commit is contained in:
parent
be689f369f
commit
4dad850ff7
@ -259,7 +259,6 @@ string HTMLRenderer::dump_type3_font (GfxFont * font, long long fn_id)
|
|||||||
ffw_save(font_filename.c_str());
|
ffw_save(font_filename.c_str());
|
||||||
ffw_close();
|
ffw_close();
|
||||||
|
|
||||||
// combine glyphs
|
|
||||||
return font_filename;
|
return font_filename;
|
||||||
#else
|
#else
|
||||||
return "";
|
return "";
|
||||||
|
Loading…
Reference in New Issue
Block a user