mac-comp127 / kilt-graphics

Graphics and UI library for learning software development principles in Java
https://mac-comp127.github.io/kilt-graphics/
2 stars 17 forks source link

Add stroked text option to Graphics Text #24

Closed ellie-co closed 3 years ago

ellie-co commented 3 years ago

It would be great if the GraphicsText object had a method to setStroked(true) and to setStrokeColor.