summaryrefslogtreecommitdiffstats
path: root/virtual-programs/shapes.folk (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Support thickness option for circlesAndrés Cuervo2024-01-111-1/+2
|
* shapes: Use explicit a/an instead of wildcardOmar Rizwan2023-10-231-3/+7
| | | | | Permanently fixes overeager matching errors against image and sprite whens
* shapes: Fix unadorned shape wishOmar Rizwan2023-10-131-1/+6
|
* fill,shapes,circle,connections: Breaking: Fix shapesOmar Rizwan2023-10-131-63/+36
| | | | | Shapes all now work by wishes; connections has been ported to use these wishes.
* Draw shape around center point and support rotationNaveen Michaud-Agrawal2023-09-201-20/+36
|
* Add demo, extend shapes to 9-gonsAndrés Cuervo2023-09-111-54/+50
|
* Begin rewriting shapes to correctly use centroid-relative positioningAndrés Cuervo2023-09-041-1/+8
|
* Add filled polygonsAndrés Cuervo2023-06-281-17/+7
|
* Remove filename stuff, clean out some archive programsOmar Rizwan2023-06-141-2/+0
|
* Revert to fix shapesAndrés Cuervo2023-05-271-34/+51
|
* Remove extraneous polyline methodAndrés Cuervo2023-05-161-44/+17
|
* Make circles proper circles, add hex- & octagonAndrés Cuervo2023-05-101-2/+7
|
* Thin out default shapesAndrés Cuervo2023-04-031-2/+2
|
* Add circle to pi Display, center shapes correctlyAndrés Cuervo2023-04-031-15/+20
|
* Change shapes syntax to 'draws shape offset {x y}'Andrés Cuervo2023-03-161-69/+41
|
* Add rudimentary shapes & a little region docs helperAndrés Cuervo2023-03-161-22/+99
|
* Add polyline syntax, simplest shapeAndrés Cuervo2023-03-141-0/+66