ileben / ShivaVG

OpenGL based ANSI C implementation of the OpenVG standard.
GNU Lesser General Public License v2.1
131 stars 34 forks source link

Closing line doesn't work properly #2

Open gerchicov opened 10 years ago

gerchicov commented 10 years ago

An example application understands where a final point is placed but the lines are drawn with wrong linejoin style. Simply take your "testDash" example and replace the points of star with points of simply rect. You will see that 3 corners of a figure have the same style and the last one has a different style