mirror of
https://github.com/pdf2htmlEX/pdf2htmlEX.git
synced 2024-12-22 04:50:09 +00:00
..
This commit is contained in:
parent
5cf21b4fb7
commit
c68974c5e5
@ -236,7 +236,7 @@ void HTMLRenderer::embed_font(const path & filepath, GfxFont * font, FontInfo &
|
||||
{
|
||||
if(!name_conflict_warned)
|
||||
{
|
||||
name_conflict_warned = false;
|
||||
name_conflict_warned = true;
|
||||
//TODO: may be resolved using advanced font properties?
|
||||
cerr << "Warning: encoding confliction detected in font: " << fn << endl;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user