mirror of
https://github.com/geometer/FBReaderJ.git
synced 2025-10-04 18:29:23 +02:00
DocPlugin: float images support has been added
This commit is contained in:
parent
401aaba8bf
commit
7af03baffd
13 changed files with 662 additions and 729 deletions
|
@ -51,7 +51,7 @@ private:
|
|||
void handleStartField();
|
||||
void handleSeparatorField();
|
||||
void handleEndField();
|
||||
void handlePicture(const ZLFileImage::Blocks &blocks);
|
||||
void handleImage(const ZLFileImage::Blocks &blocks);
|
||||
void handleOtherControlChar(ZLUnicodeUtil::Ucs2Char ucs2char);
|
||||
|
||||
//formatting:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue