Is there any way to get at the actual data of a CGPath, so it can be saved to a file and restored later?
And is there any documentation on how that data is structured?
I would like to write it as a string (like a SVG path string), or some way with the dictionary object and PList XML files, but I'll take what I can get!