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
Frans de Jonge d714bd3aea
[feat] DocumentRegistry: add getProviders() and preferred by weight (#3651)
This is step one toward "open with".

References https://github.com/koreader/koreader/issues/3345

* Fix up some mimetypes
* Add XHTML to supported filetypes
* Add a few image files to MuPDF
	* ".bmp",
	* ".gif",
	* ".hdp",
	* ".j2k",
	* ".jp2",
	* ".jpeg",
	* ".jpg",
	* ".jpx",
	* ".jxr",
	* ".pam",
	* ".pbm",
	* ".pgm",
	* ".png",
	* ".pnm",
	* ".ppm",
	* ".tif",
	* ".tiff",
        * ".wdp",
6 years ago
..
credocument.lua [feat] DocumentRegistry: add getProviders() and preferred by weight (#3651) 6 years ago
djvudocument.lua [feat] DocumentRegistry: add getProviders() and preferred by weight (#3651) 6 years ago
document.lua djvu: enable color rendering (#3361) 7 years ago
documentregistry.lua [feat] DocumentRegistry: add getProviders() and preferred by weight (#3651) 6 years ago
koptinterface.lua Fix garbled ImageWidget cache issues 7 years ago
pdfdocument.lua [feat] DocumentRegistry: add getProviders() and preferred by weight (#3651) 6 years ago
picdocument.lua [feat] DocumentRegistry: add getProviders() and preferred by weight (#3651) 6 years ago
tilecacheitem.lua feat: add logger module & rewrite kobo suspend script in lua 7 years ago