Andrew Brampton
c378327bfa
Update code.google.com/p/freetype-go to github.com/golang/freetype. Fixes #86 .
...
Updates the dependency, as well as other changes needed to support the newer version of freetype.
2015-09-06 18:08:19 -07:00
Steven Edwards
a78b24d408
Modify font loading functions to use fontNamer.
2015-08-09 12:47:30 -04:00
Steven Edwards
be5a5617ef
Add SetFontNamer func.
...
SetFontNamer changs draw2d's default font naming convention. Accepts a
func of type FontFileNamer, which accepts a FontData and returns the
filename as a string.
2015-08-09 12:44:50 -04:00
Steven Edwards
d0cd538261
Add FontFileNamer type, set default fontNamer.
2015-08-09 12:43:37 -04:00
Stani
f5ef2c0154
use clean path for font folder
2015-07-10 02:06:47 +02:00
Stani
be91a632c9
fixed the SetFontData method
2015-06-27 19:41:34 +02:00
Laurent Le Goff
b4f19d35fe
Merge simpler import path
2015-04-19 17:14:42 +02:00