Commit Graph

5 Commits (be1327e302a50466403148c58306b7c6acf7887c)

Author SHA1 Message Date
HW be1327e302 prepare zoom-to-content 13 years ago
HW c2dd2d9897 switched blitbuffer to 4bpp (from 8bpp alpha + 8bpp gray)
this should allow to cache more, bigger pixmaps. We'll need this for
zoomed-in pages.
13 years ago
HW d10b73d81a fixed non-initialization bug for dc->gamma 13 years ago
HW 447b9fe2b5 added gamma setting to drawcontext
usage in Lua:
dc:setGamma(1.5)
print(dc:getGamma())

set it to a negative value to disable gamma correction
(since gamma correction will always imply calculations
over the full buffer data).
13 years ago
HW 0c24e3c7e0 initial project, basic reader working 13 years ago