[jira] Created: (OFBIZ-2485) scale image with less artefacts

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
3 messages Options
Reply | Threaded
Open this post in threaded view
|

[jira] Created: (OFBIZ-2485) scale image with less artefacts

Nicolas Malin (Jira)
scale image with less artefacts
-------------------------------

                 Key: OFBIZ-2485
                 URL: https://issues.apache.org/jira/browse/OFBIZ-2485
             Project: OFBiz
          Issue Type: Improvement
          Components: product
    Affects Versions: SVN trunk
         Environment: trunk revision 773262
            Reporter: Eric DE MAULDE
            Priority: Trivial
             Fix For: SVN trunk


when an image is scaled with OFBiz, it has a lot of artefacts

--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply | Threaded
Open this post in threaded view
|

[jira] Updated: (OFBIZ-2485) scale image with less artefacts

Nicolas Malin (Jira)

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

Eric DE MAULDE updated OFBIZ-2485:
----------------------------------

    Attachment: ScaleImage.patch

this patch improve image scaling
the BICUBIC interpolation is better than NEAREST_NEIGHBOR interpolation for large sizes.
But there is always an artefacts problem with small sizes

> scale image with less artefacts
> -------------------------------
>
>                 Key: OFBIZ-2485
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-2485
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: product
>    Affects Versions: SVN trunk
>         Environment: trunk revision 773262
>            Reporter: Eric DE MAULDE
>            Priority: Trivial
>             Fix For: SVN trunk
>
>         Attachments: ScaleImage.patch
>
>
> when an image is scaled with OFBiz, it has a lot of artefacts

--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply | Threaded
Open this post in threaded view
|

[jira] Closed: (OFBIZ-2485) scale image with less artefacts

Nicolas Malin (Jira)
In reply to this post by Nicolas Malin (Jira)

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

Jacques Le Roux closed OFBIZ-2485.
----------------------------------

    Resolution: Fixed
      Assignee: Jacques Le Roux

Thanks Eric,

Your patch is in trunk at revision: 776240  


> scale image with less artefacts
> -------------------------------
>
>                 Key: OFBIZ-2485
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-2485
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: product
>    Affects Versions: SVN trunk
>         Environment: trunk revision 773262
>            Reporter: Eric DE MAULDE
>            Assignee: Jacques Le Roux
>            Priority: Trivial
>             Fix For: SVN trunk
>
>         Attachments: ScaleImage.patch
>
>
> when an image is scaled with OFBiz, it has a lot of artefacts

--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.