Commit Graph

6 Commits (e24cc4b0f1991661d9dddca0250e84a0d9140f01)

Author SHA1 Message Date
trivernis f6e4bb86da
Hotfix pdf renderer
Signed-off-by: trivernis <trivernis@protonmail.com>
4 years ago
trivernis d84b0d86dd
Change settings format
Settings are now stored in a specific format defined in the settings
module. The Manifest.toml file will be loaded by default. Further
config files can be imported with the default file import syntax.

Signed-off-by: trivernis <trivernis@protonmail.com>
4 years ago
trivernis 53c4818f9d
Change input syntax and add cache storage handler
- input syntax changed to <subcommand> <options...>
- Added clear-cache subcommand
- CacheStorage now handles the caching of files

Signed-off-by: trivernis <trivernis@protonmail.com>
4 years ago
trivernis f2b154b7c3
Expose chromium pdf options to config
Signed-off-by: trivernis <trivernis@protonmail.com>
4 years ago
trivernis b599bf5e37
Fix warnings and update Readme
Signed-off-by: trivernis <trivernis@protonmail.com>
4 years ago
trivernis 2f16c69c39
Add chromium based pdf support
Signed-off-by: trivernis <trivernis@protonmail.com>
4 years ago