diff options
Diffstat (limited to 'templates/fluid/fluid.xml')
| -rw-r--r-- | templates/fluid/fluid.xml | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/templates/fluid/fluid.xml b/templates/fluid/fluid.xml index ff4baee..ad6cb89 100644 --- a/templates/fluid/fluid.xml +++ b/templates/fluid/fluid.xml @@ -3,15 +3,15 @@ <image_sizes> <size name="original"> - <landscape w="1423" h="800" /> - <portrait w="1000" h="1000" /> + <landscape w="1504" h="846" /> + <portrait w="872" h="872" /> <quality value="95" /> <fallback size="preview" /> <threshold no_resize="25" availability="155" quality="5" /> </size> <size name="preview" tagname="preview"> - <landscape w="1067" h="600" /> + <landscape w="1210" h="680" /> <portrait w="800" h="800" /> <quality value="95" /> <threshold no_resize="10" availability="10" quality="5" /> @@ -19,12 +19,12 @@ <size name="thumbnail" type="thumbnail" style="fixed"> <crop w="495" h="330" /> - <quality value="70" /> + <quality value="80" /> </size> <size name="hires"> - <landscape w="1897" h="1067" /> - <portrait w="1200" h="1200" /> + <landscape w="2070" h="1164" /> + <portrait w="1190" h="1190" /> <quality value="95" /> <fallback size="original" /> <threshold no_resize="20" availability="20" quality="5" /> |
