Commit Graph

11 Commits

Author SHA1 Message Date
Stani b4e9f9c266 fix SetFontData for pdf 2015-07-12 02:36:44 +02:00
Stani 99f1fece69 implement SetLineDash for draw2dpdf 2015-07-11 18:58:28 +02:00
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 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 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
Renamed from draw2dpdf/graphiccontext.go (Browse further)