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 d25d449a26
bump crengine and others, adds HTML extended debug view (#5219)
Bump crengine: background image and other fixes:
- View HTML: option to show text unicode codepoints
- Fix attribute parsing: decode &-encoded chars
- Text: allow wrap after more unicode spaces and hyphen
- Fix: no left hanging when hanging punctuation disabled
- lvtextfm.cpp: more comments, some formatting cleanup
- Optimize background image drawing
- CSS: fix background-image file path resolution

Bump luasec to 0.8.1
Bump harfbuzz to 2.6.0

cre.cpp:
Adds setBackgroundImage() proxy function to crengine
facility to set background textures (this is unrelated
to the background-image CSS fixes).
No frontend code (yet) to select such an image.

View HTML: adds a 3rd view (extended debug view), showing the
unicode codepoint of each char and crengine rendereing methods.
5 years ago
..
canvascontext.lua chore: add test for screen color toggle 5 years ago
credocument.lua bump crengine and others, adds HTML extended debug view (#5219) 5 years ago
djvudocument.lua decouple UI definitions from document modules 5 years ago
document.lua Faster blitting @ BB8/BBRGB32 when no processing is needed (#4847) 5 years ago
documentregistry.lua Lower file suffix (#4369) 6 years ago
koptinterface.lua [UX] Links menu and handling tweaks (#4867) 5 years ago
pdfdocument.lua [fix] Don't try to save highlight into non-PDF document (#5027) 5 years ago
picdocument.lua rename runtimectl to document/canvascontext 5 years ago
tilecacheitem.lua feat: add logger module & rewrite kobo suspend script in lua 8 years ago