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:
@@ -26,6 +26,7 @@ local CreDocument = Document:new{
|
||||
fallback_font = G_reader_settings:readSetting("fallback_font") or "Noto Sans CJK SC",
|
||||
default_css = "./data/cr3.css",
|
||||
options = CreOptions,
|
||||
provider = "crengine",
|
||||
provider_name = "Cool Reader Engine",
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user