summaryrefslogtreecommitdiff
path: root/font.go
AgeCommit message (Expand)Author
2019-04-19Added full support for UTF-8 font. With MIT license.DarkFreedman
2018-12-11Fix comments according to best practices by effective go (#217)CodeLingo Bot
2018-09-15fixed warnings gocritic 3.3 (#192)Veselkov Konstantin
2018-03-23font: make sure error on close or write are detectedSebastien Binet
2017-02-11Accept interfaces where appropriate. (#103)dchapes
2015-08-22Clarify restrictions on OpenType fonts, namely that they must be derived from...Kurt Jung
2015-07-23Add a sample Type1 font and metric file pair for testing purposesKurt Jung
2013-11-15Brush some lint off using github.com/golang/lint. This includes one breaking ...Kurt Jung
2013-08-02Initial commit into mercurialKurt Jung