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^20241002git31707d1-2.fc42 | - |
Fedora 41 | 1.26^20241002git31707d1-1.fc41 | - |
Fedora 40 | 1.26^20241002git31707d1-1.fc40 | - |
Fedora 39 | 1.26^20241002git31707d1-1.fc39 | - |
Fedora EPEL 9 | 1.26^20241002git31707d1-1.el9 | - |
Fedora EPEL 8 | 1.26-0.49.20241002git31707d1.el8 | - |
Fedora EPEL 10.0 | 1.26^20241002git31707d1-2.el10_0 | - |
You can contact the maintainers of this package via email at
stb dash maintainers at fedoraproject dot org
.