Commit graph

12 commits

Author SHA1 Message Date
redstarcoder
fde8c4dad0 Made Recalc public (recalc->Recalc) 2016-10-25 14:48:01 -04:00
redstarcoder
8c94f068e3 Moved default font methods into functions, added methods to gc to expose variables related to fonts 2016-10-25 14:33:52 -04:00
redstarcoder
ebcac18cbb Moved generic text functions to draw2dbase 2016-10-19 22:07:52 -04:00
Laurent Le Goff
3f01cfe277 use parameter op fix #103 2016-06-27 21:46:37 +02:00
Chris Rhodes
11b6fa221b Use transformer.Transform. 2016-01-02 11:05:47 -08:00
Chris Rhodes
001a24bc17 Replace DrawImage implementation for draw.Scaler.
This change has no API modifications.
2016-01-01 23:57:04 -08: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
Laurent Le Goff
1e0467b8fc move freetype dependency to draw2dimg 2015-08-14 22:22:01 +02:00
Laurent Le Goff
04427cabf5 Merge with master 2015-07-09 18:06:14 +02:00
Laurent Le Goff
b14683a552 Start working on text 2015-04-30 18:06:25 +02:00
Laurent Le Goff
82ef300f1d move flattening code in draw2dbase 2015-04-29 17:16:15 +02:00
Laurent Le Goff
966a9b73f7 remove path package and create draw2dimg package 2015-04-29 14:33:32 +02:00
Renamed from ftgc.go (Browse further)