node-fonttools
Font compiler
A C++ library that provides native bindings to the fonttools Python library to decompile and compile fonts into different formats.
🖋 Native bindings to fonttools
to decompile and compile fonts.
10 stars
5 watching
6 forks
Language: C++
last commit: over 6 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
googlefonts/fontmake | A tool for compiling fonts from various sources into binaries. | 783 |
foliojs/fontkit | An advanced font engine for Node and the browser, supporting multiple font formats and layout features. | 1,491 |
alexmyczko/fnt | Provides a font rendering library using the GPU with hardware acceleration. | 487 |
pistondevelopers/freetype-sys | A set of low-level bindings for the FreeType font library, allowing direct manipulation of fonts at the C level. | 29 |
andipollok/fontastic | A library to create TrueType font files from scratch using the Processing Java environment. | 108 |
dominikwilkowski/cfonts | A tool for generating visually appealing console fonts from user input. | 1,602 |
cdave1/ftgles | A C++ library for rendering fonts on mobile devices using OpenGL ES 1.1 | 142 |
bodoni/font | Tools for working with font files and their structures | 33 |
layoutfarm/typography | A C# library that provides a cross-platform font reader and layout engine. | 411 |
streampunk/beamcoder | Provides Node.js bindings to FFmpeg for media processing and manipulation | 399 |
dfrg/swash | A font introspection and rendering library with focus on performance, thread safety, and minimal resource usage. | 657 |
google/woff2 | This project is an implementation of a font compression algorithm and decompression reference code in C++. | 1,520 |
stadiamaps/sdf_font_tools | A collection of libraries and tools for working with SDF font glyphs in PBF format. | 29 |
dotnet/fsharp | The F# compiler, core library, and tools provide a platform for building functional programs in a statically typed language. | 3,926 |
pistondevelopers/truetype | A library that reads and interprets the TrueType font format | 17 |