Does Lucee support this format?
Hi Zac,
Do you mean for image manipulation, like resizing, etc… ?
Kind regards,
Andrew
about.me http://about.me/andrew_dixon - mso http://www.mso.net - Lucee
Association Member http://lucee.orgOn 23 July 2016 at 09:38, Zac Spitzer <@Zac_Spitzer> wrote:
Does Lucee support this format?
–
Get 10% off of the regular price for this years CFCamp in Munich, Germany
(Oct. 20th & 21st) with the Lucee discount code Lucee@cfcamp. 189€
instead of 210€. Visit
https://ti.to/cfcamp/cfcamp-2016/discount/Lucee@cfcampYou received this message because you are subscribed to the Google Groups
“Lucee” group.
To unsubscribe from this group and stop receiving emails from it, send an
email to lucee+unsubscribe@googlegroups.com.
To post to this group, send email to lucee@googlegroups.com.
To view this discussion on the web visit
https://groups.google.com/d/msgid/lucee/CAArGWaTYj5Lh1Mu5bJ%2B7Smx6qf0KAzzamPWWGj_t_-PNj%3DDerg%40mail.gmail.com
https://groups.google.com/d/msgid/lucee/CAArGWaTYj5Lh1Mu5bJ%2B7Smx6qf0KAzzamPWWGj_t_-PNj%3DDerg%40mail.gmail.com?utm_medium=email&utm_source=footer
.
For more options, visit https://groups.google.com/d/optout.
yup!On Sat, Jul 23, 2016 at 3:29 PM, Andrew Dixon <@Andrew_Dixon> wrote:
Hi Zac,
Do you mean for image manipulation, like resizing, etc… ?
Kind regards,
Andrew
about.me http://about.me/andrew_dixon - mso http://www.mso.net - Lucee
Association Member http://lucee.orgOn 23 July 2016 at 09:38, Zac Spitzer <@Zac_Spitzer> wrote:
Does Lucee support this format?
–
Get 10% off of the regular price for this years CFCamp in Munich, Germany
(Oct. 20th & 21st) with the Lucee discount code Lucee@cfcamp. 189€
instead of 210€. Visit
https://ti.to/cfcamp/cfcamp-2016/discount/Lucee@cfcampYou received this message because you are subscribed to the Google Groups
“Lucee” group.
To unsubscribe from this group and stop receiving emails from it, send an
email to lucee+unsubscribe@googlegroups.com.
To post to this group, send email to lucee@googlegroups.com.
To view this discussion on the web visit
https://groups.google.com/d/msgid/lucee/CAArGWaTYj5Lh1Mu5bJ%2B7Smx6qf0KAzzamPWWGj_t_-PNj%3DDerg%40mail.gmail.com
https://groups.google.com/d/msgid/lucee/CAArGWaTYj5Lh1Mu5bJ%2B7Smx6qf0KAzzamPWWGj_t_-PNj%3DDerg%40mail.gmail.com?utm_medium=email&utm_source=footer
.
For more options, visit https://groups.google.com/d/optout.–
Get 10% off of the regular price for this years CFCamp in Munich, Germany
(Oct. 20th & 21st) with the Lucee discount code Lucee@cfcamp. 189€
instead of 210€. Visit
https://ti.to/cfcamp/cfcamp-2016/discount/Lucee@cfcampYou received this message because you are subscribed to the Google Groups
“Lucee” group.
To unsubscribe from this group and stop receiving emails from it, send an
email to lucee+unsubscribe@googlegroups.com.
To post to this group, send email to lucee@googlegroups.com.
To view this discussion on the web visit
https://groups.google.com/d/msgid/lucee/CAG1WijXW8Xwhn8SRz5_VZrno6Dup%3DrNcf4SULqyY-aJzGsEYjQ%40mail.gmail.com
https://groups.google.com/d/msgid/lucee/CAG1WijXW8Xwhn8SRz5_VZrno6Dup%3DrNcf4SULqyY-aJzGsEYjQ%40mail.gmail.com?utm_medium=email&utm_source=footer
.
For more options, visit https://groups.google.com/d/optout.
–
Zac Spitzer
+61 405 847 168
I think its time for cfimage to support .webp that has been around for 10 years now and grewing more popular.
I took a quick look at extension-image. There is a webp-imageio.jar (apache 2.0 license) on github. I fixed ImageUtil.java to add image/webp mimetype but now I get an error that it can’t read Google sample image. Traced to Coder.java toBufferedImage() which I assume loads JRECoder.java. I don’t know enough Java. The bundle shows active for the webp-imageio,jar in Admin. Will work on some more later.
I don’t see a bug report for webp, so someone might want to add one.