1
0
mirror of https://github.com/pdf2htmlEX/pdf2htmlEX.git synced 2024-07-03 08:38:39 +00:00
This commit is contained in:
Lu Wang 2012-09-21 18:14:20 +08:00
parent 661b1aa92a
commit 7e6c6de1a1

View File

@ -310,6 +310,7 @@ void ffw_auto_hint(void)
// convert to quadratic
if(!(cur_fv->sf->layers[ly_fore].order2))
{
// for now, disable conversion because it breaks Firefox
return;
SFCloseAllInstrs(cur_fv->sf);