aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* draw_linear_bezier_reference: check for random linesMattias Andrée2023-02-061-10/+131
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Fix warningsMattias Andrée2023-02-052-28/+64
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* draw_linear_bezier_reference: fix bounds checking errorMattias Andrée2023-02-052-20/+49
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Fix two trivial errors in draw_linear_bezier_reference and add some testsMattias Andrée2023-02-051-3/+398
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* mMattias Andrée2023-02-051-0/+2
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Add tests and documentationMattias Andrée2023-02-057-16/+271
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Add draw_linear_bezier_referenceMattias Andrée2023-02-055-5/+129
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Add rtgrpblib_draw_circular_arcMattias Andrée2023-02-054-2/+75
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* First commitMattias Andrée2023-02-0520-0/+1893
Signed-off-by: Mattias Andrée <maandree@kth.se>