Letter S

stb_truetype-devel - Parse, decode, and rasterize characters from TrueType fonts

Website: https://github.com/nothings/stb
License: MIT OR Unlicense
Vendor: Alcance Libre, Inc.
Description:
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)

Packages

stb_truetype-devel-1.2620240213gitae721c5-1.aldos.i686 [50 KiB] Changelog by Joel Barrios (2024-05-12):
- Update to 20240213.

Listing created by Repoview-0.6.6-6.fc14.al