aboutsummaryrefslogtreecommitdiff
path: root/example-config.json
diff options
context:
space:
mode:
authordec05eba <dec05eba@protonmail.com>2023-09-11 11:55:37 +0200
committerdec05eba <dec05eba@protonmail.com>2023-09-11 11:55:37 +0200
commit3b541a9a4c0423178d68a1c34ab85efa9d97fc3b (patch)
tree425c3ea453af1efb970efcbf2ddcace4227a0a42 /example-config.json
parented2e118344aa38c5fbe17fc91e9cc41d47bce9ab (diff)
Add font specific scale config
Diffstat (limited to 'example-config.json')
-rw-r--r--example-config.json9
1 files changed, 8 insertions, 1 deletions
diff --git a/example-config.json b/example-config.json
index 40e640b..a8f3aa0 100644
--- a/example-config.json
+++ b/example-config.json
@@ -107,7 +107,14 @@
"latin_bold": "",
"latin_monospace": "",
"cjk": "",
- "symbols": ""
+ "symbols": "",
+ "scale": {
+ "latin": 1.0,
+ "latin_bold": 1.0,
+ "latin_monospace": 1.0,
+ "cjk": 1.0,
+ "symbols": 1.0
+ }
},
"mangadex": {
"allow_hentai": false