Commit graph

15 commits

Author SHA1 Message Date
Stani
08a6c87a0b replace gc.Current.Path.Clear() with gc.Current.Path = draw2d.NewPathStorage(); fixes #61 2015-07-11 01:22:50 +02:00
Stani
a826fc7216 fix path drawing 2015-07-11 01:12:09 +02:00
Stani
f879ad32a7 get 100% test coverage for draw2dpdf 2015-07-10 21:50:07 +02:00
Stani
72c9be4ed0 add copyright information 2015-07-10 15:11:19 +02:00
Stani
61b036038c correct draw2d/samples path 2015-07-10 02:42:12 +02:00
Stani
730589cb95 correct draw2d/samples path 2015-07-10 02:33:06 +02:00
Stani
10796a3100 prepare testing for including samples 2015-07-10 02:07:18 +02:00
Stani
903829eb54 fix fontdir bug 2015-07-10 02:05:22 +02:00
Stani
4c03f51911 fix imageCount 2015-07-08 11:59:35 +02:00
Stani
62e23c1693 improve docstrings of draw2dpdf/gc.go 2015-07-08 00:48:15 +02:00
Stani
67213e40fc improve documentation for godoc 2015-07-08 00:01:01 +02:00
Stani
8c807d1289 make sample interface private 2015-07-07 23:35:03 +02:00
Stani
cf81b0b120 add documentation fix 2015-07-07 23:32:27 +02:00
Stani
e94fab8197 rename draw2dpdf graphiccontext.go to gc.go as in draw2d 2015-07-07 21:48:16 +02:00
Stani
dbdf3e22bc rename pdf2d to draw2dpdf 2015-07-07 00:25:56 +02:00