I’m really curious if it’s possible to draw a line in Cairo with a line cap on one side? For example, a rounded line cap on one end, and a butt line cap on the other end.
Because when I try to, the line always has the line cap on both ends of the line instead of one.
Is it something that has to be worked around with adding some very complex angles to multiple lines to create a shape?