Bug 262102 - graphics/ImageMagick7: Enable JXL by default
Summary: graphics/ImageMagick7: Enable JXL by default
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Jan Beich
URL:
Keywords: feature
Depends on:
Blocks: 262149
  Show dependency treegraph
 
Reported: 2022-02-21 18:28 UTC by Jan Beich
Modified: 2022-02-23 13:59 UTC (History)
2 users (show)

See Also:
tcberner: maintainer-feedback+


Attachments
v1 (apply via "git am") (1.22 KB, patch)
2022-02-21 18:28 UTC, Jan Beich
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jan Beich freebsd_committer freebsd_triage 2022-02-21 18:28:26 UTC
Created attachment 231993 [details]
v1 (apply via "git am")

JPEG XL aims to replace JPEG 2000. Adopted by web browsers (e.g., test in Firefox via image.jxl.enabled=true in about:config), supports lossless JPEG recompression and faster to encode than AVIF.

https://en.wikipedia.org/wiki/JPEG_XL
Comment 1 Tobias C. Berner freebsd_committer freebsd_triage 2022-02-22 07:54:14 UTC
Ship it.
Comment 2 Jan Beich freebsd_committer freebsd_triage 2022-02-22 08:11:00 UTC
Landed in ports 755a50799648 (I forgot to change PR field).