shikun0818 / freetype-go

Automatically exported from code.google.com/p/freetype-go
Other
1 stars 0 forks source link

This is a port of the Freetype font rasterizer (www.freetype.org) to the Go programming language (golang.org).

To download and install from source: $ go get code.google.com/p/freetype-go/freetype

It is an incomplete port:

There are also some implementation differences:

Freetype-Go is derived from Freetype, which is written in C. Freetype is copyright 1996-2010 David Turner, Robert Wilhelm, and Werner Lemberg. Freetype-Go is copyright The Freetype-Go Authors, who are listed in the AUTHORS file.

The Freetype-Go homepage is http://code.google.com/p/freetype-go/