freetype
Font rasterizer
A Go implementation of the Freetype font rasterizer
The Freetype font rasterizer in the Go programming language.
792 stars
28 watching
183 forks
Language: Go
last commit: 7 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
rougier/freetype-gl | An OpenGL library for rendering Unicode text with a single texture and vertex buffer. | 1,644 |
go-ffmt/ffmt | Golang beautifies data display by providing formatting options for humans | 305 |
conradirwin/font | Provides tools and data parsing for working with various font file formats in software applications. | 70 |
googlefonts/fontmake | A tool for compiling fonts from various sources into binaries. | 783 |
michiwend/goplaceholder | Generates placeholder images with customizable text and fonts. | 28 |
simonwaldherr/golangsortingvisualization | Visualizes various sorting algorithms in Go with animations | 125 |
awalterschulze/goderive | Automates generating implementations of common Go functions from input parameter types. | 1,243 |
goccy/go-yaml | A YAML parser and encoder for the Go programming language. | 1,179 |
jmattheis/goverter | Tool for generating type-safe converters in Go | 525 |
gorilla/css | A utility for parsing and breaking down CSS3 code into smaller components | 87 |
rjeczalik/interfaces | Tools for generating interfaces and structs in Go | 423 |
avelino/slugify | Tool to transform strings into machine-readable slug formats | 33 |
azr/generators | Automates the generation of boilerplate code for common Go applications | 5 |
bolknote/go-gd | A Go implementation of the GD graphics library | 59 |
eun/go-convert | A utility package for converting data between different types and structures in Go programming language | 22 |