]> sipb.mit.edu Git - ikiwiki.git/blobdiff - doc/bugs/image_rescaling_distorts_with_small_pictures.mdwn
apply one of my own suggestions
[ikiwiki.git] / doc / bugs / image_rescaling_distorts_with_small_pictures.mdwn
index a8c8deebf1be93a964085299db43ab0039cb5ed4..6425c1ece829146eec6bfe76027532383b5a3a87 100644 (file)
@@ -41,4 +41,9 @@ If you use the rescaling feature of the directive [[ikiwiki/directive/img/]] wit
 >>>   remains in read-entire-file mode afterwards. To avoid odd side-effects,
 >>>   I would suggest using `readfile()` like `t/trail.t` does.
 >>>
+>>> [[!template id=gitbranch branch=smcv/ready/imgforpdf-and-more author="[[chrysn]], [[smcv]]"
+      browse=http://git.pseudorandom.co.uk/smcv/ikiwiki.git/shortlog/refs/heads/ready/imgforpdf-and-more]]
+>>> I've used `readfile()` (but not done anything about the ImageMagick file type)
+>>> in my copy of the branch.
+>>>
 >>> --[[smcv]]