mirror of
https://github.com/koreader/koreader
synced 2024-10-31 21:20:20 +00:00
d80d6dc562
* stride is now a size_t On some platforms, that's 64 bits, which means it's no longer automatically converted to a Lua number to avoid precision loss. Do that ourselves, because lua-serialize doesn't know how to handle an uint64_t cdata ;). |
||
---|---|---|
.. | ||
canvascontext.lua | ||
credocument.lua | ||
djvudocument.lua | ||
document.lua | ||
documentregistry.lua | ||
koptinterface.lua | ||
pdfdocument.lua | ||
picdocument.lua | ||
tilecacheitem.lua |