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:
@@ -7,6 +7,7 @@ local PicDocument = Document:new{
|
||||
_document = false,
|
||||
is_pic = true,
|
||||
dc_null = DrawContext.new(),
|
||||
provider = "picdocument",
|
||||
provider_name = "Picture Document",
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user