A library to render fonts.
freetype is compatible with built-in CMake targets:
find_package(Freetype REQUIRED)
target_link_libraries(main PRIVATE Freetype::Freetype) # since CMake 3.10
Support decompression of WOFF2 streams
Support bzip2 compressed fonts.
Enable support for meaningful error descriptions.
Support PNG compressed OpenType embedded bitmaps.
Enables subpixel rendering.
Use zlib instead of internal library for DEFLATE
v2.13.3#0
All
FTLorGPL-2.0-or-later
Manifest