5 lines
244 B
Markdown
5 lines
244 B
Markdown
This is an implementation of the [Freetype font engine](http://freetype.org/) in the [Go programming language](http://golang.org/).
|
|
|
|
To install:
|
|
1. [install Go](http://golang.org/doc/install)
|
|
1. go get code.google.com/p/freetype-go/freetype |