mirror of
https://github.com/koreader/koreader.git
synced 2025-08-10 00:52:38 +00:00
[feat] Open with: choose which engine to use for file (#3653)
Fixes #3345 * Add SVG to MuPDF filetypes
This commit is contained in:
@@ -12,6 +12,7 @@ local DjvuDocument = Document:new{
|
||||
options = KoptOptions,
|
||||
koptinterface = nil,
|
||||
color_bb_type = Blitbuffer.TYPE_BBRGB24,
|
||||
provider = "djvulibre",
|
||||
provider_name = "DjVu Libre",
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user