Commit Graph

6 Commits

Author SHA1 Message Date
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
Renamed from draw2d/font.go (Browse further)