Commit Graph

16 Commits

Author SHA1 Message Date
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)