diff options
author | OzoneGrif | 2020-01-29 22:33:55 +0100 |
---|---|---|
committer | GitHub | 2020-01-29 22:33:55 +0100 |
commit | 3ef8c5a3e92dab3178d7892606149fedfaadc31f (patch) | |
tree | 167438937bda9dc321f37a52ff80525cbd96bfbd /ldgallery.1.md | |
parent | e91065602eeeebef236dae29e67d8e3334ab4029 (diff) | |
parent | c8692be41903791764de314c099ead7f078eed20 (diff) | |
download | ldgallery-3ef8c5a3e92dab3178d7892606149fedfaadc31f.tar.gz |
Merge pull request #50 from pacien/feature-imagemagick
compiler: switch to imagemagick
Diffstat (limited to 'ldgallery.1.md')
-rw-r--r-- | ldgallery.1.md | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/ldgallery.1.md b/ldgallery.1.md index ba8d4f9..febe2e2 100644 --- a/ldgallery.1.md +++ b/ldgallery.1.md | |||
@@ -120,9 +120,6 @@ compiler.pictureMaxResolution.width | |||
120 | compiler.pictureMaxResolution.height | 120 | compiler.pictureMaxResolution.height |
121 | : Maximum height in pixels of the picture items, unlimited by default. | 121 | : Maximum height in pixels of the picture items, unlimited by default. |
122 | 122 | ||
123 | compiler.jpegExportQuality | ||
124 | : JPEG export quality percentage as an integer, 80 by default. | ||
125 | |||
126 | viewer.defaultSearchMode [TODO] | 123 | viewer.defaultSearchMode [TODO] |
127 | : Default search view mode ("highlight" or "filter"). Defaults to "filter". | 124 | : Default search view mode ("highlight" or "filter"). Defaults to "filter". |
128 | 125 | ||