"external" image handler a bit more configurable now
[mir.git] / source / default.properties
index 6e172d7..baa8246 100755 (executable)
@@ -196,6 +196,14 @@ Producer.Image.MaxSize = 640
 # icons will be generated so that the size (both width and height) are below:
 Producer.Image.MaxIconSize = 120
 
+# descaling will only occur if at least the following percentage of either
+#  the width or the height needs to be removed:
+Producer.Image.MinDescalePercentage=10
+
+# descaling will only occur if at least the following number of pixels needs
+#  to be removed from either the width or the height: 
+Producer.Image.MinDescaleReduction=10
+
 
 # media specific storage directories
 # absolute directory, where the media files are saved