Stani
|
66b0d91546
|
move android in its own folder
|
2015-06-27 17:19:08 +02:00 |
|
Stani
|
464bc2488b
|
improved comment
|
2015-06-27 17:18:36 +02:00 |
|
Stani
|
d140c26465
|
disable PathLogger
|
2015-06-27 16:51:37 +02:00 |
|
Stani
|
5d1b0f3315
|
added an example as documentation and test
|
2015-06-27 16:47:27 +02:00 |
|
Stani
|
0d629a4957
|
fix typo
|
2015-06-27 16:34:30 +02:00 |
|
Stani
|
74e84c4493
|
implemented more methods for pdf graphic context, fixed the code for 100% golint and go vet
|
2015-06-27 16:21:13 +02:00 |
|
Stani
|
bbcbc3df5e
|
fix c255 for rgb conversion
|
2015-06-27 13:50:43 +02:00 |
|
Stani
|
a422b2462d
|
partial implementation of gofpdf backend
|
2015-06-27 01:13:20 +02:00 |
|
Stani
|
d47e08f7c9
|
Preparing for pdf backend
- make PathStorage Commands and Vertices public, so they can be accessed by the pdf backend
- start every path with MoveTo (also before ArcTo)
|
2015-06-27 01:03:41 +02:00 |
|
Laurent Le Goff
|
f8fb5a2052
|
Update doc
|
2015-04-22 16:22:24 +02:00 |
|
Laurent Le Goff
|
f43b901cb4
|
Update README.md
|
2015-04-22 16:05:00 +02:00 |
|
Laurent Le Goff
|
d41211e1f1
|
Update README.md
|
2015-04-22 16:03:13 +02:00 |
|
Laurent Le Goff
|
cfe27c6c0a
|
Change Readme
|
2015-04-22 15:59:42 +02:00 |
|
Laurent Le Goff
|
26fd99f263
|
remove deprecated files
|
2015-04-22 15:59:32 +02:00 |
|
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 |
|