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^20220908git8b5f1f3-0.5.fc38 | - |
Fedora 37 | 1.26^20220908git8b5f1f3-0.3.fc37 | - |
Fedora 36 | 1.26-0.9.20211022gitaf1a5bc.fc36 | - |
EPEL 9 | 1.26^20220908git8b5f1f3-0.3.el9 | - |
EPEL 8 | 1.26-0.18.20220908git8b5f1f3.el8 | - |
EPEL 7 | 1.26-0.17.20220908git8b5f1f3.el7 | - |
You can contact the maintainers of this package via email at
stb dash maintainers at fedoraproject dot org
.