summaryrefslogtreecommitdiffstatshomepage
path: root/font.go (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add build tags to allow this library to be included in a cross platform program. This allows for several things:Joseph Watson2015-09-151-0/+2
* Cache and reuse fonts.Alexander Neumann2015-07-211-7/+28
* Use win instead of go-winapi package and import qualifiedAlexander Neumann2013-07-251-27/+27
* Group imports everywhereAlexander Neumann2013-07-241-2/+6
* Run go fix; apply additional manual fixesAlexander Neumann2012-02-201-8/+5
* Remove winapi sub-package and use github.com/lxn/go-winapi insteadAlexander Neumann2012-02-201-1/+1
* Revert directory layout to what we had initiallyAlexander Neumann2012-02-201-0/+198