X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/blobdiff_plain/8903776a0938c0bec03b864b1aa63672ed096298..2cb0bb432daa612d928de543e74927755094450d:/doc/plugins/img/discussion.mdwn diff --git a/doc/plugins/img/discussion.mdwn b/doc/plugins/img/discussion.mdwn index 5bf340c56..c87469d6f 100644 --- a/doc/plugins/img/discussion.mdwn +++ b/doc/plugins/img/discussion.mdwn @@ -7,3 +7,12 @@ instead of linking to the PNG image file. --[[tschwinge]] > Done, use link=somepage --[[Joey]] It would be handy if the `class` and `id` tags were passed through to the surrounding `table` in the case of `caption` being present. Would this break anything? --[[neale]] + +> Seems unlikely to break *too* much. I can imagine css that styles the img +> unexpectedly applying the table. --[[Joey]] + +[[!template id=gitbranch branch=kjs/img-sharpen author="[[Kalle Söderman|kjs]]"]] + +I have created a patch that allows the image to be sharpened when resampled. +There is also an additional option to interlace the image using plane for +progressive display. --[[kjs]]