Drahoslav
0b3b26d85f
Gofmt
2017-12-24 13:45:56 +01:00
llgcode
c41aa97d30
fix #136
2017-12-11 17:32:57 +01:00
llgcode
f3e35015aa
synchronize global font cache fixes #131
2017-12-04 18:06:33 +01:00
llgcode
a5f7ac8ebe
fix #131
2017-12-04 16:29:40 +01:00
kortschak
e0e534f3a5
Fix unnecessary filesystem access
...
Fixes #105 .
2016-07-12 16:24:44 +09:30
Achille Roussel
6c047429f6
remove unused global variables
2015-11-18 15:00:27 -08:00
Achille Roussel
598513aa60
add FontCache
2015-11-18 14:59:19 -08:00
Laurent Le Goff
9ffe0e7eb5
comment FontStyle enum type
2015-11-05 14:43:36 +01:00
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