Commit Graph

393 Commits

Author SHA1 Message Date
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 b14683a552 Start working on text 2015-04-30 18:06:25 +02:00
Laurent Le Goff f6e1ada0f2 Fix bug 2015-04-30 16:30:50 +02:00
Laurent Le Goff f2563306e4 Start implementing drawer 2015-04-30 16:27:23 +02:00
Laurent Le Goff 72643a28b2 Rename MatrixTransform to Matrix 2015-04-30 14:11:23 +02:00
Laurent Le Goff 383fef0d7d clean Api 2015-04-30 12:20:22 +02:00
Laurent Le Goff 0345095002 Starts a non Contextual Graphics API 2015-04-29 22:06:59 +02:00
Laurent Le Goff c7ef18681a comment 2015-04-29 18:09:07 +02:00
Laurent Le Goff c686a7fcf6 add comments on path 2015-04-29 17:59:39 +02:00
Laurent Le Goff cf01bf3026 document 2015-04-29 17:52:43 +02:00
Laurent Le Goff 94ef483cbd draw2dkit 2015-04-29 17:49:18 +02:00
Laurent Le Goff 9012e5e580 move helpers to draw2dkit 2015-04-29 17:32:28 +02:00
Laurent Le Goff 47f90d3414 remove old .project file 2015-04-29 17:16:55 +02:00
Laurent Le Goff 74e6b9b1ec move flattening code in draw2dbase 2015-04-29 17:16:44 +02:00
Laurent Le Goff 82ef300f1d move flattening code in draw2dbase 2015-04-29 17:16:15 +02:00
Laurent Le Goff ee83fedb10 Document path 2015-04-29 16:53:36 +02:00
Laurent Le Goff 409365e40f transform clean up 2015-04-29 16:37:07 +02:00
Laurent Le Goff 511954196b clean Transform 2015-04-29 16:19:49 +02:00
Laurent Le Goff 966a9b73f7 remove path package and create draw2dimg package 2015-04-29 14:33:32 +02:00
Laurent Le Goff 24d62b9aa7 remove unused file 2015-04-29 11:27:59 +02:00
Laurent Le Goff ce6fbe94f3 Remove old functions 2015-04-29 11:24:09 +02:00
Laurent Le Goff 79f25c1ea2 Refactoring path things 2015-04-29 11:16:03 +02:00
Laurent Le Goff 0b7a049f3e refactoring mv path things in path package 2015-04-29 10:28:05 +02:00
Laurent Le Goff 1d191b3eaf Start path package 2015-04-27 12:16:50 +02:00
Laurent Le Goff 61a6e03fdb Start path package 2015-04-27 12:16:18 +02:00
Laurent Le Goff d6812fd8e6 Start path package 2015-04-27 12:14:34 +02:00
Laurent Le Goff 06178b5d2d rename Path to PathBuilder 2015-04-23 18:12:31 +02:00
Laurent Le Goff fef7265145 Remove unecessary method in Path interface 2015-04-23 18:09:41 +02:00
Laurent Le Goff 41809b9132 remove LineMarker 2015-04-23 17:43:26 +02:00
Laurent Le Goff 565dfa9eb9 Replace copy things by append 2015-04-23 17:24:41 +02:00
Laurent Le Goff 5df1705bb4 Remove LineNoMarker 2015-04-23 17:14:16 +02:00
Laurent Le Goff 42d0eb260f Replace LineCloseMarker by Close() Method 2015-04-23 17:08:20 +02:00
Laurent Le Goff 4fa829a373 replace LineEndMarker by End() Method 2015-04-23 16:18:21 +02:00
Laurent Le Goff ceb331894d Rename LineTracer and VertexConverter to LineBuilder 2015-04-23 15:36:56 +02:00
Laurent Le Goff 4b3ba53f4c migrating to new curve package 2015-04-23 10:05:48 +02:00
Laurent Le Goff 216d3f60dd Clean curve package 2015-04-22 19:07:03 +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