aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/Geometry.h
AgeCommit message (Collapse)AuthorFilesLines
2021-03-25Shorten names as containers provide context.Neil1-7/+7
2021-03-19Add Geometry.cxx for geometric and colour operations too complex for headers.Neil1-7/+94
Add FillStroke to hold parameters for drawing shapes.
2021-03-19Switch enum to enum class.Neil1-0/+6
2021-03-17Extract geometry and colour definitions from Platform.h into src/Geometry.h.Neil1-0/+209