Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8267874

Support pluggable image readers

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Unresolved
    • Icon: P4 P4
    • tbd
    • None
    • javafx
    • None

      JavaFX ships built-in image loaders for BMP, GIF, JPEG and PNG image files. Since the ImageLoader API is not public, it is not possible to add third-party image loaders to support emerging image formats like SVG, WebP, AVIF or APNG.

      Surfacing the ImageLoader API could be a valid approach to enable library authors to add these capabilities to the JavaFX ecosystem and may obviate the need to support new image formats in the OpenJFX project itself.

            kcr Kevin Rushforth
            mstrauss Michael Strauß
            Votes:
            2 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated: