commit 27391034add7df3be28c08fe707cfb6447b66b9b Author: Google Code Exporter Date: Tue Aug 11 00:21:49 2015 -0400 Migrating wiki contents from Google Code diff --git a/ProjectHome.md b/ProjectHome.md new file mode 100644 index 0000000..0d45cc3 --- /dev/null +++ b/ProjectHome.md @@ -0,0 +1,5 @@ +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 \ No newline at end of file