Commit graph

222 commits

Author SHA1 Message Date
Stani
5e8829cc26 refactor pdf2d.GraphicContext samples, so they can be used for test coverage 2015-07-01 01:11:20 +02:00
Stani
a3866cec52 refactor ImgGraphicContext samples, so they can be used for test coverage 2015-07-01 01:10:32 +02:00
Stani
2f2bd1937a - fix font size
- make ContextStack Font and Scale public
- make ContextStack.Scale float64, so it can also be used for pdf
2015-07-01 01:06:53 +02:00
Stani
6608ccca67 update gitignore 2015-07-01 00:44:33 +02:00
Stani
b3bea4f206 use pdf native transforms 2015-06-29 01:29:04 +02:00
Stani
458c46b28c add file for pdf2d package documentation 2015-06-28 01:41:06 +02:00
Stani
4d393c1035 add transformation to text and images 2015-06-27 20:06:06 +02:00
Stani
244893c6ab added helloworld sample 2015-06-27 19:42:59 +02:00
Stani
be91a632c9 fixed the SetFontData method 2015-06-27 19:41:34 +02:00
Stani
13f1147b90 set default fill color to white for NewPdf 2015-06-27 18:33:15 +02:00
Stani
2905171a22 added a NewPdf constructor for convenience 2015-06-27 18:24:16 +02:00
Stani
01150ac981 add gopher sample 2015-06-27 17:55:34 +02:00
Stani
eee9c42bb9 moved line in frame-image 2015-06-27 17:55:01 +02:00
Stani
5a3d7085a2 added working frame-image sample 2015-06-27 17:47:29 +02:00
Stani
7ffd99f6bd fix GraphicContext.DrawImage and use PNG as default format 2015-06-27 17:46:03 +02:00
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