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
NiLuJe a025863f54
TileCache: Preserve BlitBuffer's inversion & rotation (#8547)
* TileCache: Preserve BlitBuffer's inversion & rotation

This somehow fell through the cracks for all these years ;).

(We can't simply save the config field directly, because bb.fromstring
always generates an allocated bb, which may not be the case of the
source bb).

* Bump base

https://github.com/koreader/koreader-base/pull/1440
2 years ago
..
canvascontext.lua add hasSystemFonts device property (#7535) 3 years ago
credocument.lua OPDS: rename a book before downloading (#8520) 2 years ago
djvudocument.lua Kobo/Elipsa: More fine-grained control over the amount of online CPU 3 years ago
doccache.lua DocCache: Only compute cache size once 3 years ago
document.lua Kobo/Elipsa: More fine-grained control over the amount of online CPU 3 years ago
documentregistry.lua DocumentRegistry: Downgrade refcount warnings to debug logging. 3 years ago
koptinterface.lua kopt: correctly handle CJK character detection for space insertion (#8438) 3 years ago
pdfdocument.lua Kobo/Elipsa: More fine-grained control over the amount of online CPU 3 years ago
picdocument.lua DocumentRegistry: Downgrade refcount warnings to debug logging. 3 years ago
tilecacheitem.lua TileCache: Preserve BlitBuffer's inversion & rotation (#8547) 2 years ago