Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
gThumb
gThumb
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 91
    • Issues 91
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 5
    • Merge Requests 5
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
  • Operations
    • Operations
    • Incidents
    • Environments
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • CI / CD
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • GNOME
  • gThumbgThumb
  • Merge Requests
  • !21

Merged
Opened Feb 23, 2021 by Ian Tester@imroykunContributor

Add JPEG XL (*.jxl) read support

  • Overview 3
  • Commits 4
  • Changes 11

This adds the ability to read JPEG XL (*.jxl) images using libjxl from the reference implementation.

Note: The libjxl public API is not yet feature-complete. The CLI tools (cjxl and djxl) can read/write pieces of data that the public API cannot. For decoding this mostly affects metadata e.g EXIF/IPTC/XMP.

Also, this requires the image-jxl.xml file to be installed for the correct mime type to be returned for JPEG XL files. Should I add something like the WEBP_IS_UNKNOWN_TO_GLIB workaround to match *.jxl file names?

Assignee
Assign to
Reviewer
Request review from
None
Milestone
None
Assign milestone
Time tracking
Reference: GNOME/gthumb!21
Source branch: jpeg_xl

Revert this merge request

This will create a new commit in order to revert the existing changes.

Switch branch
Cancel
A new branch will be created in your fork and a new merge request will be started.

Cherry-pick this merge request

Switch branch
Cancel
A new branch will be created in your fork and a new merge request will be started.