freetype-sys
Font library
A set of low-level bindings for the FreeType font library, allowing direct manipulation of fonts at the C level.
Low level bindings for the FreeType font library
29 stars
41 watching
42 forks
Language: C
last commit: about 1 month ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
pistondevelopers/truetype | A library that reads and interprets the TrueType font format | 17 |
pistondevelopers/freetype-rs | Rust bindings for a widely used 2D typography library | 85 |
flyx/freetypeada | A thin binding to a widely-used library for font rendering and text manipulation in Ada 2012 programming languages. | 1 |
bindbc/bindbc-freetype | Provides D bindings to the FreeType library for text rendering and font management. | 16 |
ninjaprox/inkwell | A font library that allows dynamic loading and seamless use of custom fonts on mobile devices. | 154 |
rougier/freetype-gl | An OpenGL library for rendering Unicode text with a single texture and vertex buffer. | 1,644 |
tomolt/libschrift | A lightweight TrueType font rendering library with Unicode support and small footprint. | 471 |
dfrankland/node-fonttools | A C++ library that provides native bindings to the fonttools Python library to decompile and compile fonts into different formats. | 10 |
sixlabors/fonts | A library that loads and renders various font formats. | 307 |
kamalmostafa/hershey-fonts | A collection of vector fonts and tools for loading, manipulating, and displaying them | 58 |
microsoft/fonts | A central repository for sharing Microsoft's open source fonts used in various projects. | 130 |
layoutfarm/typography | A C# library that provides a cross-platform font reader and layout engine. | 411 |
jkroso/flowtype | A library that adjusts font size based on the container's width and maintains a proportional relationship between line height and font size. | 41 |
pistondevelopers/glfw-rs | A set of bindings and wrapper libraries for using the GLFW 3 API in Rust. | 647 |
golang/freetype | A Go implementation of the Freetype font rasterizer | 792 |