Open ieleg opened 7 months ago
I created file with text on path and tried looking in the file for any indication for it but I can't find it, it has to be there because Photoshop still knows about it after re-opening the file, but I can't find that information anywhere in the file.
For text rendered as paths, I want to use canvas directly to render it, while for regular text, I want to maintain its editing capability. However, I currently cannot distinguish between these two types.
After readPsd, how can one find the path information of text generated by the pen tool within a parsed text layer? Or how ascertain whether a layer has been typeset using the pen tool.