summaryrefslogtreecommitdiffstatshomepage
path: root/font.go (follow)
Commit message (Expand)AuthorAgeFilesLines
* Font: Use window instead of screen DPISimon Rozman2019-10-071-23/+21
* DPI: CleanupSimon Rozman2019-09-271-0/+2
* DPI: Assume variable screen DPI and revise 96dpi functionsSimon Rozman2019-09-261-12/+10
* global: don't do things in global init()Jason A. Donenfeld2019-09-041-11/+13
* 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