Parse, decode, and rasterize characters from TrueType fonts
Parse, decode, and rasterize characters from TrueType fonts. ======================================================================= NO SECURITY GUARANTEE -- DO NOT USE THIS ON UNTRUSTED FONT FILES This library does no range checking of the offsets found in the file, meaning an attacker can use it to read arbitrary memory. ======================================================================= This library processes TrueType files: • parse files • extract glyph metrics • extract glyph shapes • render glyphs to one-channel bitmaps with antialiasing (box filter) • render glyphs to one-channel SDF bitmaps (signed-distance field/function)
Release | Stable | Testing |
---|---|---|
Fedora Rawhide | 1.26^20250512git802cd45-1.fc43 | - |
Fedora 42 | 1.26^20250314gitf056911-1.fc42 | 1.26^20250512git802cd45-1.fc42 |
Fedora 41 | 1.26^20250314gitf056911-1.fc41 | 1.26^20250512git802cd45-1.fc41 |
Fedora 40 | 1.26^20250314gitf056911-1.fc40 | - |
Fedora EPEL 9 | 1.26^20250314gitf056911-1.el9 | 1.26^20250512git802cd45-1.el9 |
Fedora EPEL 8 | 1.26-0.51.20250314gitf056911.el8 | 1.26-0.52.20250512git802cd45.el8 |
Fedora EPEL 10.1 | 1.26^20250314gitf056911-1.el10_1 | 1.26^20250512git802cd45-1.el10_1 |
Fedora EPEL 10.0 | 1.26^20250314gitf056911-1.el10_0 | 1.26^20250512git802cd45-1.el10_0 |
You can contact the maintainers of this package via email at
stb dash maintainers at fedoraproject dot org
.