Commit Graph

22 Commits

Author SHA1 Message Date
Drahoslav 0b3b26d85f Gofmt 2017-12-24 13:45:56 +01:00
Drahoslav 6c0a15c624 Use line-{width,cap,join} attributes in svg context 2017-12-24 12:34:36 +01:00
llgcode 56180d8101 Change getting started in Readme and godoc 2015-10-08 15:58:39 +02:00
Steven Edwards 0e0aa125a3 Replace remaining draw2d.NewGraphicContext instances. 2015-08-19 15:42:16 -04:00
Laurent Le Goff b07a8ba2e0 Remove Drawer interface and unecessary draw2dkit 2015-08-14 23:00:23 +02:00
Laurent Le Goff 7e94968f5e Correct some golint 2015-08-14 22:38:18 +02:00
Laurent Le Goff 7ef94ce784 Merge branch 'master' into Clean-Up
Conflicts:
	arc.go
	curve/curve_test.go
	draw2dgl/gc.go
	draw2dimg/rgba_interpolation.go
	draw2dpdf/gc.go
	draw2dpdf/path_converter.go
	path_adder.go
	path_storage.go
	raster/raster_test.go
	vertex2d.go
2015-08-14 21:40:32 +02:00
Stani 994e11cd6d Update draw2d.go 2015-07-14 13:53:27 +02:00
Stani c9398530eb fix typo of draw2dgl in docstring of draw2d.go 2015-07-14 13:04:10 +02:00
Stani 9bd0ecf14e use filenames in examples README 2015-07-12 03:04:30 +02:00
Stani 202ecbdf85 merge upstream 2015-07-10 12:48:04 +02:00
Stani bf2e1c0174 add license to README 2015-07-10 12:45:52 +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 990ae8fd84 update documentation 2015-07-10 02:03:59 +02:00
Laurent Le Goff 04427cabf5 Merge with master 2015-07-09 18:06:14 +02:00
Stani 7749b30624 improve README.md 2015-07-09 16:03:05 +02:00
Stani 8c8e0b1760 fix draw2d installation documentation 2015-07-08 00:18:47 +02:00
Stani 67213e40fc improve documentation for godoc 2015-07-08 00:01:01 +02:00
Laurent Le Goff f2563306e4 Start implementing drawer 2015-04-30 16:27:23 +02:00
Laurent Le Goff f8fb5a2052 Update doc 2015-04-22 16:22:24 +02:00
Laurent Le Goff 17aa105606 Change root documentation and rename doc.go in draw2d.go 2015-04-22 10:49:37 +02:00
Renamed from doc.go (Browse further)