You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "Matvey Piskunov (Updated) (JIRA)" <ji...@apache.org> on 2011/11/27 21:51:40 UTC

[jira] [Updated] (WICKET-4268) Quality of ThumbnailImageResource

     [ https://issues.apache.org/jira/browse/WICKET-4268?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Matvey Piskunov updated WICKET-4268:
------------------------------------

    Description: The control over the quality of generated thumbnails has been lost after modifications proposed in WICKET-2450 (the performance has been greatly improved though). That article http://today.java.net/pub/a/today/2007/04/03/perils-of-image-getscaledinstance.html proposes multi-step approach when downscaling images. It produces much better visual results with no dramatic performance loss. Can we use that code? It also would be nice have image rendering hints configurable as they were before.  (was: The control over the quality of generated thumbnails has been lost after modifications proposed in WICKET-2450 (the performance has been greatly improved though). That article http://today.java.net/pub/a/today/2007/04/03/perils-of-image-getscaledinstance.html proposes multi-step approach when downscaling images. It produces much better visual results with no dramatic performance loss. Can we use that code? It also would be nice have image rendering hints configurable as it was before.)
    
> Quality of ThumbnailImageResource
> ---------------------------------
>
>                 Key: WICKET-4268
>                 URL: https://issues.apache.org/jira/browse/WICKET-4268
>             Project: Wicket
>          Issue Type: Improvement
>          Components: wicket-extensions
>    Affects Versions: 1.5.3
>            Reporter: Matvey Piskunov
>
> The control over the quality of generated thumbnails has been lost after modifications proposed in WICKET-2450 (the performance has been greatly improved though). That article http://today.java.net/pub/a/today/2007/04/03/perils-of-image-getscaledinstance.html proposes multi-step approach when downscaling images. It produces much better visual results with no dramatic performance loss. Can we use that code? It also would be nice have image rendering hints configurable as they were before.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira