Commit Graph

26 Commits

Author SHA1 Message Date
Steven Edwards 0e0aa125a3 Replace remaining draw2d.NewGraphicContext instances. 2015-08-19 15:42:16 -04: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 64dc974458 geometry: make line continuous in arcs and replace "coucou" with "HugHug" to test better ascent, descent and capheight of font 2015-07-13 00:37:15 +02:00
Stani b1e17999b6 fix gopher drawing in gopher2 2015-07-13 00:33:03 +02:00
Stani bbb2a4b372 add extra lines to check baseline 2015-07-12 20:47:35 +02:00
Stani b4e9f9c266 fix SetFontData for pdf 2015-07-12 02:36:44 +02:00
Stani da9799659c fix colors for stroke font in helloworld 2015-07-12 02:34:34 +02:00
Stani 99aee45045 golint fixes 2015-07-11 19:17:24 +02:00
Stani a43544c31d add geometry and gopher2 samples 2015-07-11 18:44:36 +02:00
Stani 6e1b43c32f fix typo 2015-07-11 18:41:38 +02:00
Stani 781a0defe5 previous fix makes Save and Restore for line caps join unnecessary 2015-07-11 01:13:39 +02:00
Stani f879ad32a7 get 100% test coverage for draw2dpdf 2015-07-10 21:50:07 +02:00
Stani d00980730f redirect curve tests results to output.curve folder 2015-07-10 17:20:23 +02:00
Stani bf2e1c0174 add license to README 2015-07-10 12:45:52 +02:00
Stani a6fc7c06e1 add sample: postscriptgl 2015-07-10 02:15:23 +02:00
Stani dc12ec8ca5 add sample: postscript 2015-07-10 02:15:13 +02:00
Stani aee8e42541 add sample: linecapjoin 2015-07-10 02:15:00 +02:00
Stani f24cc0d0ec add sample: line 2015-07-10 02:14:48 +02:00
Stani 18946de153 add sample: helloworldgl 2015-07-10 02:14:14 +02:00
Stani bdf30d74eb add sample: helloworld 2015-07-10 02:14:03 +02:00
Stani 401ff36d5a add sample: gopher 2015-07-10 02:13:43 +02:00
Stani 14bf3f5052 add sample: frameimage 2015-07-10 02:13:27 +02:00
Stani 0c99623341 add sample: appengine 2015-07-10 02:12:40 +02:00
Stani 851731f191 add android sample 2015-07-10 02:12:22 +02:00
Stani 51d0dc23f4 add samples folder 2015-07-10 02:11:52 +02:00