Re: RFR: 8306707: Support pluggable image loading via javax.imageio [v2]

2024-10-16 Thread Michael Strauß
On Tue, 15 Oct 2024 21:35:14 GMT, John Hendrikx wrote: >> Michael Strauß has updated the pull request incrementally with one >> additional commit since the last revision: >> >> review changes > > modules/javafx.graphics/src/main/java/com/sun/javafx/iio/ImageStorage.java > line 201: > >> 199

Re: RFR: 8306707: Support pluggable image loading via javax.imageio [v2]

2024-10-16 Thread Michael Strauß
> This PR is an improved version of #1093. > > JavaFX can load BMP, GIF, PNG, and JPEG images with its built-in image > loaders. It has been a long-standing request to support more image formats, > most notably (but not limited to) SVG. However, adding more built-in image > loaders is a signifi