This package provides debug sources for package whichfont.
Debug sources are useful when developing applications that use this
package or when debugging this package.
Provides
Requires
License
GPL-3.0-or-later
Changelog
* Sat May 09 2026 Sudip Shil <sshil@redhat.com> - 3.0.1-1
- whichfont will always accept and override --help option
* Thu Apr 02 2026 Sudip Shil <sshil@redhat.com> - 3.0.0-1
- resolve snowflake emoji incorrectly defaulting to Symbola
- emoji detection for BMP ranges and remove redundant logic
- Integrate Pango API to segment and find fonts and refine hex detection logics
- Fix Pango sans-serif fallback and --language feature not giving output fixed
- Fix CI build by adding missing GLib and Pango dependencies
* Sat Jan 17 2026 Fedora Release Engineering