2
0
mirror of https://github.com/koreader/koreader synced 2024-10-31 21:20:20 +00:00
koreader/frontend
Hans-Werner Hilse 0c80537003 allow image widgets to do alpha-blitting
when the image (e.g. a PNG) does contain an alpha channel, that can
be honored by ImageWidget. It doesn't do so by default for compatibility
(arguably, we should change that in the future), it has to be enabled
by setting the "alpha" property to "true" (boolean, not string).
2014-11-28 15:37:11 +00:00
..
apps show dictionary title in info popup when setting default dictionary 2014-11-28 13:53:42 +00:00
device Revert "smaller viewport for Kobo H2O (bezel overlaps bottom)" 2014-11-27 16:01:00 +00:00
document refactoring readerbookmark to show both bookmarks and highlights 2014-11-27 22:01:57 +08:00
ui allow image widgets to do alpha-blitting 2014-11-28 15:37:11 +00:00
cache.lua fix cache implementation 2014-11-12 15:21:20 +01:00
cacheitem.lua cleanup: expand tab to 4 spaces 2014-03-13 21:52:43 +08:00
configurable.lua hold on config panel option to set default option 2014-07-03 16:31:44 +08:00
dbg.lua factor out dump() function, handle reference loops 2014-11-14 16:33:52 +01:00
device.lua Refactoring hardware abstraction 2014-11-02 21:19:04 +01:00
docsettings.lua factor out dump() function, handle reference loops 2014-11-14 16:33:52 +01:00
dump.lua fix dump() recursion detection 2014-11-16 17:27:37 +01:00
gettext.lua gettext: unescape \n 2014-11-19 21:46:45 +01:00
JSON.lua revert JSON hack since the unusual utf8 representation is fixed 2013-10-18 00:06:34 +08:00
luxl.lua treate quoted slash as plain text in attribute value 2014-09-10 13:27:14 +08:00
MD5.lua make functions in MD5 implementation local 2014-11-11 15:53:26 +01:00
optmath.lua cleanup: expand tab to 4 spaces 2014-03-13 21:52:43 +08:00