Process lines into pages as they are built
This commit is contained in:
@@ -59,4 +59,5 @@ class ChapterHtmlSlimParser {
|
||||
completePageFn(completePageFn) {}
|
||||
~ChapterHtmlSlimParser() = default;
|
||||
bool parseAndBuildPages();
|
||||
void addLineToPage(std::shared_ptr<TextBlock> line);
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user