Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

can not find pen tool path information #168

Open
ieleg opened this issue Apr 3, 2024 · 2 comments
Open

can not find pen tool path information #168

ieleg opened this issue Apr 3, 2024 · 2 comments
Assignees

Comments

@ieleg
Copy link

ieleg commented Apr 3, 2024

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.
image

@Agamnentzar Agamnentzar self-assigned this Apr 3, 2024
@Agamnentzar
Copy link
Owner

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.

@ieleg
Copy link
Author

ieleg commented Apr 7, 2024

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants