aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/canvas-language.lisp
AgeCommit message (Expand)Author
2022-07-28[add] canvas-paint example; [refactor] with-current-penColin Okay
2022-07-20[rename] canvas-api and updated the [example]Colin Okay
2022-07-20[doc] docstrings to canvas language [add] stroke/fill stepsColin Okay
2022-07-20[modify] how apply-pen-at handles pen widthColin Okay
2022-07-20[add] fill bezier. [example] tweakingColin Okay
2022-07-20[change] state saving formsColin Okay
2022-07-20[fix] bug in stroke and fill rect; [refactor] pen color stateColin Okay
2022-07-19[fix] setting of pen function in canvasColin Okay
2022-07-19[example] fiddling with the exampleColin Okay
2022-07-19[add] canvas language and [example]Colin Okay