mirror of
https://github.com/koreader/koreader
synced 2024-10-31 21:20:20 +00:00
5982e24d57
colors were a mixture of 4bpp integers (0=white, 15=black) and fractional blackness levels (0=white, 1.0=black) before. This is now unified to use the color specification of the Blitbuffer API. |
||
---|---|---|
.. | ||
alphacontainer.lua | ||
bottomcontainer.lua | ||
centercontainer.lua | ||
framecontainer.lua | ||
inputcontainer.lua | ||
leftcontainer.lua | ||
rightcontainer.lua | ||
underlinecontainer.lua | ||
widgetcontainer.lua |