Commit Graph

393 Commits

Author SHA1 Message Date
Laurent Le Goff 146e6d6c8e Add Save and Load util function 2015-04-22 15:59:01 +02:00
Laurent Le Goff 93abbc2231 move to draw2d.samples 2015-04-22 15:58:36 +02:00
Laurent Le Goff 78e0449cca Move samples to draw2d.samples 2015-04-22 15:58:13 +02:00
Laurent Le Goff b7cc153384 remove unecessary folder 2015-04-22 11:08:18 +02:00
Laurent Le Goff 5908f1da11 remove unecessary folder 2015-04-22 11:06:40 +02:00
Laurent Le Goff 17aa105606 Change root documentation and rename doc.go in draw2d.go 2015-04-22 10:49:37 +02:00
Laurent Le Goff a211e06ea7 remove sample cmd 2015-04-19 23:21:31 +02:00
Laurent Le Goff cef48beb1f remove sample cmd 2015-04-19 23:20:44 +02:00
Laurent Le Goff fff6b05c93 Fix img url 2015-04-19 17:30:15 +02:00
Laurent Le Goff b4f19d35fe Merge simpler import path 2015-04-19 17:14:42 +02:00
Laurent Le Goff 870a1a827e Remove deprecated Code 2015-04-19 16:45:43 +02:00
Laurent Le Goff 690ce767e2 Merge pull request #36 from sbinet/mkdown-readme
doc: markdown-ify
2015-04-19 15:07:55 +02:00
Sebastien Binet f1d2545bc5 gitignore: translate from hgignore 2015-04-19 00:32:22 +02:00
Sebastien Binet 2e7baa0204 doc: markdown-ify
wiki: add test results images
2015-04-19 00:15:40 +02:00
Laurent Le Goff 8b0d5d5048 Clean 2015-04-17 17:03:50 +02:00
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