Commit Graph

393 Commits

Author SHA1 Message Date
Stani a819f6b102 Merge pull request #63 from stanim/samples
Add extra samples, fix arc angle and implement SetLineDash for pdf
2015-07-11 19:36:09 +02:00
Stani 2099d15a26 add readme to output folder 2015-07-11 19:34:48 +02:00
Stani 790eaf6842 add image to README 2015-07-11 19:31:36 +02:00
Stani d3a9977ae5 Added Stani to authors 2015-07-11 19:21:23 +02:00
Stani a5918dc963 only regenerate pdf if it has been deleted 2015-07-11 19:19:03 +02:00
Stani 99aee45045 golint fixes 2015-07-11 19:17:24 +02:00
Stani 16a86e7588 remove resource/result 2015-07-11 19:06:10 +02:00
Stani 224b85d99a include geometry sample to show on the frontpage 2015-07-11 19:04:02 +02:00
Stani 99f1fece69 implement SetLineDash for draw2dpdf 2015-07-11 18:58:28 +02:00
Stani a43544c31d add geometry and gopher2 samples 2015-07-11 18:44:36 +02:00
Stani 6e1b43c32f fix typo 2015-07-11 18:41:38 +02:00
Stani 743e113349 fix arc angle bug 2015-07-11 18:39:51 +02:00
Stani 6a06be3c7c Merge pull request #62 from stanim/fix
Fix pdf bugs and remove gc.Current.Path.Clear()
2015-07-11 01:25:04 +02:00
Stani 08a6c87a0b replace gc.Current.Path.Clear() with gc.Current.Path = draw2d.NewPathStorage(); fixes #61 2015-07-11 01:22:50 +02:00
Stani 781a0defe5 previous fix makes Save and Restore for line caps join unnecessary 2015-07-11 01:13:39 +02:00
Stani a826fc7216 fix path drawing 2015-07-11 01:12:09 +02:00
Stani bb523db1f4 Merge pull request #60 from stanim/coverage
get 100% test coverage for draw2dpdf
2015-07-10 21:57:42 +02:00
Stani f879ad32a7 get 100% test coverage for draw2dpdf 2015-07-10 21:50:07 +02:00
Stani fbb061ceef Merge pull request #59 from stanim/stani
golint fixes and redirect curve tests results to output.curve folder
2015-07-10 17:23:04 +02:00
Stani d00980730f redirect curve tests results to output.curve folder 2015-07-10 17:20:23 +02:00
Stani 55b5c931cf golint fixes 2015-07-10 16:58:36 +02:00
Stani fe06e5046c fix license position in README 2015-07-10 16:57:21 +02:00
Stani 1da2ef6b1e Merge pull request #58 from stanim/raster
redirect results of raster_test to output
2015-07-10 16:21:05 +02:00
Stani 572711ae7e redirect results of raster_test to output 2015-07-10 16:18:49 +02:00
Stani d4e1581526 Merge pull request #57 from stanim/stani
Fix go vet issues
2015-07-10 16:01:04 +02:00
Stani bb793d237f go vet fixes 2015-07-10 15:24:23 +02:00
Stani fb6189e246 add test script 2015-07-10 15:11:57 +02:00
Stani 72c9be4ed0 add copyright information 2015-07-10 15:11:19 +02:00
Stani 089f4efae2 Merge pull request #56 from stanim/samples
Add license in readme
2015-07-10 12:49:52 +02:00
Stani 202ecbdf85 merge upstream 2015-07-10 12:48:04 +02:00
Stani bf2e1c0174 add license to README 2015-07-10 12:45:52 +02:00
Stani 195892ccb9 Merge pull request #55 from stanim/samples
correct draw2d/samples path
2015-07-10 02:43:05 +02:00
Stani 61b036038c correct draw2d/samples path 2015-07-10 02:42:12 +02:00
Stani bdd6cf67be Merge pull request #54 from stanim/samples
correct draw2d/samples path
2015-07-10 02:36:50 +02:00
Stani 730589cb95 correct draw2d/samples path 2015-07-10 02:33:06 +02:00
Stani cec365b96a Merge pull request #53 from stanim/master
Add samples to draw2d
2015-07-10 02:22:08 +02:00
Stani a6fc7c06e1 add sample: postscriptgl 2015-07-10 02:15:23 +02:00
Stani dc12ec8ca5 add sample: postscript 2015-07-10 02:15:13 +02:00
Stani aee8e42541 add sample: linecapjoin 2015-07-10 02:15:00 +02:00
Stani f24cc0d0ec add sample: line 2015-07-10 02:14:48 +02:00
Stani 18946de153 add sample: helloworldgl 2015-07-10 02:14:14 +02:00
Stani bdf30d74eb add sample: helloworld 2015-07-10 02:14:03 +02:00
Stani 401ff36d5a add sample: gopher 2015-07-10 02:13:43 +02:00
Stani 14bf3f5052 add sample: frameimage 2015-07-10 02:13:27 +02:00
Stani 0c99623341 add sample: appengine 2015-07-10 02:12:40 +02:00
Stani 851731f191 add android sample 2015-07-10 02:12:22 +02:00
Stani 51d0dc23f4 add samples folder 2015-07-10 02:11:52 +02:00
Stani 7e64fd0a68 add resource images for sample tests 2015-07-10 02:10:50 +02:00
Stani b1417d86fa add makefont files of luxi so it can be loaded by gofpdf 2015-07-10 02:10:10 +02:00
Stani 96c95d0346 add empty output folder for sample tests 2015-07-10 02:09:19 +02:00