]> sipb.mit.edu Git - ikiwiki.git/commitdiff
+ rescaling distortion
authorbastla <bastla@web>
Fri, 28 Feb 2014 16:59:08 +0000 (12:59 -0400)
committeradmin <admin@branchable.com>
Fri, 28 Feb 2014 16:59:08 +0000 (12:59 -0400)
doc/bugs/image_rescaling_distorts_with_small_pictures.mdwn [new file with mode: 0644]

diff --git a/doc/bugs/image_rescaling_distorts_with_small_pictures.mdwn b/doc/bugs/image_rescaling_distorts_with_small_pictures.mdwn
new file mode 100644 (file)
index 0000000..c535f88
--- /dev/null
@@ -0,0 +1 @@
+If you use the rescaling feature of the directive [[ikiwiki/directive/img/]] with a smaller image it will distort. E.g. an image with 150x250 rescaled into size=200x200. --bastla