You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
koreader/frontend/document
NiLuJe d80d6dc562 Handle the BlitBuffer struct changes
* 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 ;).
4 years ago
..
canvascontext.lua
credocument.lua
djvudocument.lua
document.lua
documentregistry.lua
koptinterface.lua
pdfdocument.lua
picdocument.lua JPG/PNG: MuPDF as default provider (#6931) 4 years ago
tilecacheitem.lua Handle the BlitBuffer struct changes 4 years ago