golang / freetypeLinks
The Freetype font rasterizer in the Go programming language.
☆813Updated last year
Alternatives and similar repositories for freetype
Users that are interested in freetype are comparing it to the libraries listed below
Sorting:
- [mirror] Go text processing support☆785Updated this week
- [mirror] Experimental and deprecated packages☆860Updated 3 weeks ago
- CSS selector library in Go☆742Updated 8 months ago
- 2D rendering for different output (raster, pdf, svg)☆1,127Updated last year
- Go Image Filtering Toolkit☆1,777Updated last year
- An MP3 decoder in pure Go☆762Updated 2 years ago
- WebP decoder and encoder for Go (Zero Dependencies).☆658Updated 5 months ago
- Provide basic charts in go☆774Updated 4 years ago
- a barcode creation lib for golang☆1,502Updated last month
- Go binding to ImageMagick's MagickWand C API☆1,833Updated 8 months ago
- Decode embedded EXIF meta data from image files.☆666Updated 2 years ago
- [mirror] Go supplementary image libraries☆539Updated 3 weeks ago
- Decode / encode XML to/from map[string]interface{} (or JSON); extract values with dot-notation paths and wildcards. Replaces x2j and j2x…☆628Updated last month
- PDF reader☆519Updated last year
- This project has been moved, check the README.md file!☆771Updated 2 years ago
- ☆800Updated 8 months ago
- Hard fork of jteeuwen/go-bindata because it disappeared, Please refer to issues#5 for details.☆661Updated 7 years ago
- Serves embedded files from `jteeuwen/go-bindata` with `net/http`☆864Updated 7 months ago
- Go Language Library for SVG generation☆2,210Updated 2 years ago
- ☆869Updated last year
- iconv support for Go☆426Updated last year
- Go (golang) implementation of http://www.hashids.org☆1,361Updated 3 years ago
- Data structure and relevant algorithms for extremely fast prefix/fuzzy string searching.☆778Updated last week
- Open a file, directory, or URI using the OS's default application for that object type. Optionally, you can specify an application to use…☆803Updated 2 years ago
- Pure golang image resizing☆3,044Updated 3 years ago
- FTP client package for Go