Commit Graph

478 Commits

Author SHA1 Message Date
Laurent Le Goff 5990ba619c Fix SwapBuffers 2015-04-17 16:54:29 +02:00
Laurent Le Goff 0bbef16af2 Add rounded Rect sample 2015-04-17 16:54:12 +02:00
Laurent Le Goff dba783c8af call reshape at start up to initiliaze opengl context 2015-04-17 15:35:50 +02:00
Laurent Le Goff 0abcba8669 Merge branch 'sbinet-draw2dgl-with-go-gl' 2015-04-17 15:03:49 +02:00
Laurent Le Goff b1b8ea1540 merge sbinet change 2015-04-17 14:57:59 +02:00
Laurent Le Goff 6857de8d5b move postscript code to separate repository llgcode/ps 2015-04-17 12:11:33 +02:00
Sebastien Binet 0eeb62825f make: enable draw2dgl build+test 2015-04-17 11:44:38 +02:00
Sebastien Binet ef603db535 draw2dgl: remove unneeded GLVertex 2015-04-17 11:44:38 +02:00
Sebastien Binet c1b7f443b4 draw2dgl: de-stutter types 2015-04-17 11:44:38 +02:00
Sebastien Binet a8154b175c draw2dgl: use github.com/go-gl/{gl,glfw} 2015-04-17 11:44:38 +02:00
Laurent Le Goff 3d2a09c9e2 Merge branch 'sbinet-github-imports' 2015-04-17 11:17:23 +02:00
Sebastien Binet 49e09051b1 make: add a test target 2015-04-16 17:01:43 +02:00
Sebastien Binet 983b7fb4a9 doc: fix some links 2015-04-16 12:03:35 +02:00
Sebastien Binet f78ac58522 all: gofmt+goimports 2015-04-16 11:51:13 +02:00
Sebastien Binet 7e968a713e all: update imports to github.com/llgcode/draw2d 2015-04-16 11:40:22 +02:00
Laurent Le Goff 91cca64ef9 Update notes.md 2015-03-26 11:02:32 +01:00
Laurent Le Goff 234df7b8d1 Create notes.md 2015-03-26 10:10:11 +01:00
legoff laurent 90b71903ae fix issue 33 2015-01-07 14:35:09 +00:00
Laurent Le Goff 79dabfe7e3 Fix build, follow freetype changes 2014-02-13 09:16:40 +01:00
Jonathan Feinberg 4cfd6dfa78 Add GetStringBounds API method. 2013-05-28 22:48:35 -04:00
Jonathan Feinberg 80a6c6c182 Include new API in interface. 2013-05-27 15:09:57 -04:00
Jonathan Feinberg 19b0ec55b5 Initial import of new freetype font handling. 2013-05-27 14:53:53 -04:00
Laurent Le Goff b864adcd21 Apply patch from issue 26, thanks to Ethan Burns 2012-07-30 12:09:00 +02:00
Laurent Le Goff fb2948a31e issue23 2012-05-28 09:56:02 +02:00
Laurent Le Goff f7dc650faa add Painter Arg 2012-05-28 09:52:49 +02:00
Laurent Le Goff fda5c8e713 fix issue 23 2012-04-24 10:28:31 +02:00
Laurent Le Goff 041bb7cbbb Test win32 api 2012-04-19 16:49:55 +02:00
Laurent Le Goff 492dcdf86f refactoring 2012-04-18 19:05:41 +02:00
Laurent Le Goff cf94206931 Start documenting main package 2012-04-17 11:03:56 +02:00
Laurent Le Goff 489c6261be Change Register parameter 2012-04-17 10:18:26 +02:00
Laurent Le Goff 51a750535c rm Makefiles 2012-04-17 10:10:44 +02:00
Laurent Le Goff 6d19118a1c Add RegisterFont 2012-04-16 23:23:08 +02:00
Laurent Le Goff 7f2c247e7a Clean up for go1 2012-03-29 16:52:12 +02:00
Laurent Le Goff c595982fba gofix 2012-01-13 10:14:12 +01:00
Laurent Le Goff 72c07eba44 remove postscript doc 2011-10-24 05:14:02 +02:00
legoff laurent e174ed5ef3 remove Copyright for godoc 2011-10-06 05:44:37 +00:00
Laurent Le Goff 64935ae1fc Added tag release for changeset 7fd80a94eb43 2011-09-29 10:02:06 +02:00
Laurent Le Goff 72ac0e0688 Added tag weekly for changeset 92ad94222224 2011-09-29 09:55:54 +02:00
Laurent Le Goff 1246e79fb6 add doc 2011-09-29 09:55:40 +02:00
Laurent Le Goff afad20dce7 Resolve bugs 2011-09-29 09:46:16 +02:00
legoff.laurent 94ad4b370e resolve Draw call bug 2011-07-04 23:13:02 +02:00
legoff.laurent 3b8141ee0f Added tag release for changeset dfc88bbb5ba2 2011-07-04 22:49:46 +02:00
legoff.laurent bfefaf854b draw android in green thanks to my wife, rename exp/draw to image/draw 2011-06-08 00:31:06 +02:00
Laurent Le Goff f4c73f5f01 resolve bug on samples array initialization 2011-06-01 09:38:45 +02:00
Laurent Le Goff b0b792a0e8 use fix point 2011-05-31 07:51:53 +02:00
Laurent Le Goff eaa2454bb3 fill with winding rule 2011-05-27 18:19:42 +02:00
Laurent Le Goff 25f7be3323 Implement Edge/Flag antialias filler 2011-05-27 16:04:24 +02:00
Laurent Le Goff c763e1614f gofmt 2011-05-20 18:05:40 +02:00
Laurent Le Goff 808d9ddb06 modify test 2011-05-20 18:05:10 +02:00
Laurent Le Goff b88f2dc3a3 reduce number of points with distance_threshold parameter deduce from flattening_threshold 2011-05-20 17:35:40 +02:00