add a new and improved syntax for drawing styles
The new syntax is more consistent and allows users to specify multiple stroke/fill types per draw command. This change also introduces new drawing style structs. Note that the new type names use snake case and don't follow the previous naming convention of using capitalized names for types. This will eventually be cleaned up by either changing everything to snake case or by capitalizing the new type names.
Loading
Please sign in to comment