2
0
mirror of https://github.com/koreader/koreader synced 2024-11-04 12:00:25 +00:00
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
2021-12-13 02:15:00 +01:00
..
canvascontext.lua add hasSystemFonts device property (#7535) 2021-04-19 09:04:31 +02:00
credocument.lua OPDS: rename a book before downloading (#8520) 2021-12-07 15:06:37 +02:00
djvudocument.lua Kobo/Elipsa: More fine-grained control over the amount of online CPU 2021-09-25 02:47:06 +02:00
doccache.lua DocCache: Only compute cache size once 2021-09-12 00:30:16 +02:00
document.lua Kobo/Elipsa: More fine-grained control over the amount of online CPU 2021-09-25 02:47:06 +02:00
documentregistry.lua DocumentRegistry: Downgrade refcount warnings to debug logging. 2021-05-21 01:58:00 +02:00
koptinterface.lua kopt: correctly handle CJK character detection for space insertion (#8438) 2021-11-11 16:09:05 +01:00
pdfdocument.lua Kobo/Elipsa: More fine-grained control over the amount of online CPU 2021-09-25 02:47:06 +02:00
picdocument.lua DocumentRegistry: Downgrade refcount warnings to debug logging. 2021-05-21 01:58:00 +02:00
tilecacheitem.lua TileCache: Preserve BlitBuffer's inversion & rotation (#8547) 2021-12-13 02:15:00 +01:00