2
0
mirror of https://github.com/koreader/koreader synced 2024-11-04 12:00:25 +00:00
koreader/frontend/document
NiLuJe 35776f1f87 "Simplify" HW/SW dithering checks
Make it a real Document property, updated at init & toggle time.

Also, simplify a bunch of redundant nested lookups in ReaderView
(self.ui.view is self, self.ui.document is self.document).
2022-02-08 00:25:13 +01:00
..
canvascontext.lua KOptOptions: Allow toggling SW dithering 2022-02-08 00:25:13 +01:00
credocument.lua Bookmarks: fix compare invalid xpointers (#8690) 2022-01-19 15:18:03 +02:00
djvudocument.lua Bookmarks: fix sort within one page (#8616) 2022-01-06 21:54:33 +02:00
doccache.lua DocCache: Only compute cache size once 2021-09-12 00:30:16 +02:00
document.lua "Simplify" HW/SW dithering checks 2022-02-08 00:25:13 +01:00
documentregistry.lua DocumentRegistry: Downgrade refcount warnings to debug logging. 2021-05-21 01:58:00 +02:00
koptinterface.lua Stash enableCPUCores in CanvasContext 2022-01-19 12:44:35 +01:00
pdfdocument.lua Highlights: add strikeout style, fix pdf highlights (#8725) 2022-01-25 21:39:03 +01:00
picdocument.lua "Simplify" HW/SW dithering checks 2022-02-08 00:25:13 +01:00
tilecacheitem.lua TileCache: Preserve BlitBuffer's inversion & rotation (#8547) 2021-12-13 02:15:00 +01:00