Commit Graph

11 Commits

Author SHA1 Message Date
Michael Teuscher 35fd8d2c70
Added LineStyleRound 2019-01-25 19:57:14 +01:00
Michael Teuscher 3e60b42918
Added Double Line Style 2019-01-24 15:35:39 +01:00
Michael Teuscher 85b31891ec
Revert "Merge pull request #1 from infinytum/issue-81"
This reverts commit 93423a8e8b, reversing
changes made to 02bb0d1312.
2019-01-24 09:07:15 +01:00
Michael Teuscher 25608ae634
Added new linestyle LineStyleDouble 2019-01-23 20:57:48 +01:00
Jakub Sobon c89ed6042b
Self review. 2018-06-25 00:07:33 -04:00
Jakub Sobon 1bc6a7ccd4
Skeleton for function that draws lines.
- tests.
- testdraw wrapper.
- basic functionality that just draws lines, not crossings yet.
2018-06-24 21:49:30 -04:00
Jakub Sobon 79218c9233
Fixing lint errors.
- Missing comments.
- Invalid comments.
- Stuttering public name.
2018-05-11 16:32:37 +01:00
Jakub Sobon ea375744a7
Adding travis-ci and coveralls configuration. 2018-05-08 18:53:14 +01:00
Jakub Sobon 2cd3343c81 Adding licences and a script to automate the same. 2018-04-14 23:06:57 +01:00
Jakub Sobon 3a3531d7e1
Implementation of container and its tests.
Including a diff utility for unit tests.
2018-04-01 00:57:33 +02:00
Jakub Sobon 6b592b7d34
Adding the draw library.
And a function that draws boxes.
2018-03-30 01:41:22 +03:00