On Friday, May 15, 2026 5:05:54 AM Mountain Standard Time Jonas Smedegaard 
wrote:
> Hi Soren,
> 
> Quoting Soren Stoutner (2026-05-14 19:04:29)
> 
> > Is there a way we can ship the .woff2 versions of these fonts?
> 
> I see several ways:
> 
>  a) have redmine build-depend on fonts-noto and a compressor,
>     and compress during build
>  b) have redmine depend on fonts-noto and a compressor,
>     and compress during install
>  c) introduce new source package src:fonts-noto-web that
>     build-depends on fonts-noto and a compressor
>     and compresses during build,
>     and then have redmine depend on fonts-noto-web
>  d) introduce new source package src:webfonts-common
>     which offers a hook for packages to request compression of fonts,
>     and have redmine depend on and provide hook for webfonts-common
>  e) convince maintainers of javascript-common to implement a hook
>     for compressing fonts,
>     and have redmine depend on and provide hook for webfonts-common
>  f) convince maintainers of fonts-noto to build-depend on a compressor
>     and extend the package with webfont-support,
>     and have redmine depend on that

It seems to me that the way this is generally handled in Debian is (f), which 
is to have the fonts-noto source package compress and ship the woff2 fonts.

In some cases they use a separate package called -web or something similar.

https://tracker.debian.org/pkg/fonts-dejavu
https://tracker.debian.org/pkg/fonts-atkinson-hyperlegible
https://tracker.debian.org/pkg/fonts-tlwg

In other cases, they ship the woff2 fonts in a binary package that includes 
other font formats.

https://tracker.debian.org/pkg/fonts-materialdesignicons-webfont

Is this something you would consider as the maintainer of the fonts-noto 
package?

-- 
Soren Stoutner
[email protected]

Attachment: signature.asc
Description: This is a digitally signed message part.

Reply via email to