221 - Use COLR for Noto color emoji

This commit is contained in:
Petr Bokoč 2025-10-28 06:31:21 +01:00
commit d91b0ebc94

View file

@ -18,3 +18,9 @@ Accordingly, `avif-pixbuf-loader` from `libavif`, `heif-pixbuf-loader` from `lib
rsvg-pixbuf-loader from librsvg, and the standalone package `webp-pixbuf-loader` have all been removed from the distribution.
Additionally, `gdk-pixbuf-thumbnailer` has been removed in favor of `glycin-thumbnailer`. `libvaif`, `libjxl`, and `librsvg` no longer provide thumbnailers, since they depend on `gdk-pixbuf-thumbnailer`.
`libheif` still provides its own standalone thumbnailer, although it is redundant with the Glycin thumbnailer.
[[colr-for-noto-color-emoji]]
== Noto color emoji now use COLR
Noto Color Emoji fonts in Fedora now contain use the the link:++https://learn.microsoft.com/en-us/typography/opentype/spec/colr++[COLRv1] format. The COLRv1 format is a color scalable font compared with the previous color bitmap fonts.
Users should not notice any changes except for a smaller file size.