diff options
author | https://www.google.com/accounts/o8/id?id=AItOawkickHAzX_uVJMd_vFJjae6SLs2G38URPU <Kalle@web> | 2015-02-18 17:46:09 -0400 |
---|---|---|
committer | admin <admin@branchable.com> | 2015-02-18 17:46:09 -0400 |
commit | 3dfc39090532f72d22aa54613553fb5f4973bdd4 (patch) | |
tree | ddfe18672f9a0f7c18f10eea091d9b291227c817 | |
parent | f2ba5daedbeed7c8707357fbd8d339c658043b56 (diff) | |
download | ikiwiki-3dfc39090532f72d22aa54613553fb5f4973bdd4.tar ikiwiki-3dfc39090532f72d22aa54613553fb5f4973bdd4.tar.gz |
Link to sharpen when resampling patch
-rw-r--r-- | doc/plugins/img/discussion.mdwn | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/plugins/img/discussion.mdwn b/doc/plugins/img/discussion.mdwn index e1bb2d15b..c87469d6f 100644 --- a/doc/plugins/img/discussion.mdwn +++ b/doc/plugins/img/discussion.mdwn @@ -10,3 +10,9 @@ It would be handy if the `class` and `id` tags were passed through to the surrou > 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]] |