[
https://issues.apache.org/jira/browse/OFBIZ-2128?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12667485#action_12667485
]
Eric DE MAULDE commented on OFBIZ-2128:
---------------------------------------
JPG Images from one supplier can't be read with ImageIO.read, as all tried PNG
images.
However documentation says these formats are compatible
(http://java.sun.com/j2se/1.5.0/docs/api/javax/imageio/package-summary.html)
By example resizing resolution is a bit better with Gimp
It would be better to try with another API ?
> product image auto scale
> -------------------------
>
> Key: OFBIZ-2128
> URL: https://issues.apache.org/jira/browse/OFBIZ-2128
> Project: OFBiz
> Issue Type: New Feature
> Components: product
> Affects Versions: SVN trunk
> Environment: Linux Debian, OFBiz trunk rev. 737217
> Reporter: Eric DE MAULDE
> Assignee: Jacques Le Roux
> Priority: Trivial
> Fix For: SVN trunk
>
> Attachments: productImageAutoScale.patch,
> productImageAutoScale.patch, screenshot-1.jpg
>
>
> This change allows to auto-scale product image when a user upload an original
> image.
> The original image is saved into OFBiz.
> Default dimensions of each image size type (small, medium, large, detail) are
> defined in ImageProperties.xml
> When an user uploads an original image, OFBiz resizes this image and creates
> each related file.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.