Hi, I come here from the mesh2d matlab project. I am currently working on a project that deals with shapes of alphabets. One problem that I have is how to get the triangulation of a character with only coordinates of its contour. The problem collapses to the constrained Delaunay triangulaton of a polygon with multiple holes inside (e.g. the alphabet B). So I wonder if there is a way to generate such a thing with this nice package?