You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
koreader/frontend/document
poire-z 8b2253b3e9
bump base: crengine, freetype, libjpeg-turbo (#3928)
Includes:
- [build] FreeType: bump to 2.9.1
- [build] bump libjpeg-turbo to 1.5.3
- bump crengine:
 - Fix CSS selector specificity computation
 - [fix] crengine/src/lvfntman.cpp: improve letter_spacing limit
 - [fix] crengine/src/lvxml.cpp: add all empty HTML elements
 - html head styles: fix styles not being applied
 - Hyphenation: increase MAX_PATTERN_SIZE from 16 to 35
 - html documents: proper handling of <BR> tags
 - Allows requesting old (broken) XML/DOM building code
- cre.cpp: setStyleSheet(): accept filepath and/or css text,
  and added getIntProperty() and getStringProperty()

credocument/readerrolling: request older XML/DOM building code
for books previously opened, to not lose bookmarks and highlights

(unit tests update because of new handling of consecutive BR via css
pushed links down in the book)
6 years ago
..
credocument.lua bump base: crengine, freetype, libjpeg-turbo (#3928) 6 years ago
djvudocument.lua [feat] Open with: choose which engine to use for file (#3653) 6 years ago
document.lua djvu: enable color rendering (#3361) 7 years ago
documentregistry.lua [feat, UX] Add new OpenWithDialog based on RadioButton and RadioButtonTable (#3678) 6 years ago
koptinterface.lua [UX] Add InfoMessage about OCR (#3718) 6 years ago
pdfdocument.lua [fix] Better error handling when MuPDF document has no pages (#3710) 6 years ago
picdocument.lua PicDocument:getCoverPageImage(): use first page instead of MuPDF 6 years ago
tilecacheitem.lua feat: add logger module & rewrite kobo suspend script in lua 7 years ago