| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: libfcft4 | Distribution: openSUSE Tumbleweed |
| Version: 3.3.3 | Vendor: openSUSE |
| Release: 1.2 | Build date: Sat Dec 27 19:48:51 2025 |
| Group: System/Libraries | Build host: reproducible |
| Size: 72782 | Source RPM: fcft-3.3.3-1.2.src.rpm |
| Packager: https://bugs.opensuse.org | |
| Url: https://codeberg.org/dnkl/fcft | |
| Summary: A library for font loading and glyph rasterization using FreeType/pixman | |
fcft is a font loading and glyph rasterization library built on-top of FontConfig, FreeType2 and pixman.
MIT
* Sat Dec 27 2025 Arnav Singh <opensuse@arnavion.dev>
- Update to 3.3.3:
* Failure to set LCD filter is no longer fatal
* COLRv1 fonts are now rejected or ignored as they are not supported.
* Wed Jul 16 2025 Arnav Singh <opensuse@arnavion.dev>
- Updated to 3.3.2:
* Fixed crash when failing to load a font.
* Fixed memory leak in fcft_fini() if the font cache contained entries for
fonts that had failed to load.
* Thu Mar 13 2025 Arnav Singh <opensuse@arnavion.dev>
- Updated to 3.3.1:
* Fixed binary incompatibility with 3.2 and earlier.
* Wed Mar 12 2025 Arnav Singh <opensuse@arnavion.dev>
- Updated to 3.3.0:
* Added scaling_filter to fcft_font_options. The default value is
FCFT_SCALING_FILTER_CUBIC.
* Added new scaling filters: impulse, box, linear, gaussian, lanczos3
and lanczos3_stretched.
* When scaling bitmap fonts (not emoji fonts), do not apply a scaling filter.
In earlier versions, fcft applied a bilinear scaling filter.
* Deprecated fcft_set_scaling_filter;
use fcft_font_options::scaling_filter instead.
* Wed Mar 05 2025 Arnav Singh <opensuse@arnavion.dev>
- Updated to 3.2.0:
* Added fcft_from_name2, allowing you to instantiate fonts and override
certain rendering defaults.
* Added fcft_font_options_create and fcft_font_options_destroy, to be used
with the new fcft_from_name2.
* fcft can now decode color glyphs from sRGB to linear, and optionally render
to higher precision pixman surfaces. See the new fcft_from_name2
and fcft_font_options_create().
* Unicode codepoints with the emoji components tag are no longer treated
as emojis, when selecting font. This fixes an issue where
e.g. 0..9 were loaded from a fallback font instead of the primary font,
if the primary font had the emoji language bit set.
* Deprecated fcft_set_emoji_presentation - use fcft_from_name2 instead.
* Fixed undefined behavior when using copies of mtx_t and pthread_rwlock_t objects.
* Enable building tests and install additional build dependencies so that
tests are actually built and run.
* Thu Jan 02 2025 Arnav Singh <opensuse@arnavion.dev>
- Update to 3.1.10:
* Unicode data files updated to 16.0
* Character (terminal) width is now evaluated using utf8proc_charwidth
instead of wcwdith.
* Wed Oct 23 2024 Arnav Singh <opensuse@arnavion.dev>
- Update to 3.1.9:
* Unicode data files updated to 15.1
* FCFT_LOG_COLORIZE_AUTO now respects the NO_COLOR environment variable.
* SVG glyphs are now centered on the line.
* Fixed logs to respect specified log level.
* Fcft now automatically ensures the LC_NUMERIC locale is
correctly configured for FcNameParse().
* Failure to look up font name is now logged.
* Now built against distribution nanosvg.
* Mon Feb 26 2024 Arnav Singh <opensuse@arnavion.dev>
- Update to 3.1.8:
* Fixed setting font size to do it in points instead of pixels so that
it works with fractional pixel sizes.
* Fri Dec 15 2023 Arnav Singh <opensuse@arnavion.dev>
- Update to 3.1.7:
* Fixed infinite loop on certain invalid fontfeatures values.
* Fri Jul 14 2023 Arnav Singh <opensuse@arnavion.dev>
- Update to 3.1.6:
* Updated bundled nanosvg.
/usr/lib64/libfcft.so.4 /usr/lib64/libfcft.so.4.3.3 /usr/share/licenses/libfcft4 /usr/share/licenses/libfcft4/LICENSE
Generated by rpm2html 1.8.1
Fabrice Bellet, Fri Apr 17 22:31:14 2026