Find points coordinates as a text outline

Hi All,
I am wandering if maybe a block can do this: to find points following a text outline. Like geomerative library in Processing.
Any suggestion?
Thanks a lot for the help.

Font::getGlyphShape returns a Shape2d which you can then query for contours aka Path2ds