mirror of
https://github.com/pdf2htmlEX/pdf2htmlEX.git
synced 2024-12-22 04:50:09 +00:00
..
This commit is contained in:
parent
1aebc73818
commit
a5fc093542
@ -400,6 +400,8 @@ void HTMLRenderer::embed_font(const string & filepath, GfxFont * font, FontInfo
|
||||
ffw_save((char*)fn);
|
||||
ffw_close();
|
||||
|
||||
//TODO
|
||||
//this is for CID fonts
|
||||
ffw_load_font((char*)fn);
|
||||
ffw_metric(&info.ascent, &info.descent, &info.em_size);
|
||||
ffw_save((char*)fn);
|
||||
|
Loading…
Reference in New Issue
Block a user