Closed SBeator closed 8 years ago
The htmlRelativeFontPath should be the relative path from estHtml to o.dest, instead of be the relative path from destHtml to another relative path.
So I just change one line. And this change will fix the bugs:
BTW, I am sorry I don't understand your test cases so I didn't add new test for my change.
The htmlRelativeFontPath should be the relative path from estHtml to o.dest, instead of be the relative path from destHtml to another relative path.
So I just change one line. And this change will fix the bugs:
BTW, I am sorry I don't understand your test cases so I didn't add new test for my change.