Can we get inner types exposed.
Like for LineStyle (Flat, Sharp) or for TextStyle (Left, Right) and other.
To be able to actually use styledText and styledLine etc functionality
That functionality is currently exposed through lower-case aliases (e.g. round, bevel, left). Is there something you want to do that these are not enough for?
Can we get inner types exposed. Like for LineStyle (Flat, Sharp) or for TextStyle (Left, Right) and other. To be able to actually use styledText and styledLine etc functionality