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 2013-04-07 17:11:49 +08:00
parent cf9b917ba1
commit 2799244987

View File

@ -92,6 +92,8 @@ void HTMLTextPage::prepare(void)
void HTMLTextPage::optimize(void)
{
//TODO
//group lines with same x-axis
//collect common states
}
} // namespace pdf2htmlEX