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

PSD import via psd_sdk #7

Closed
LunaTheFoxgirl opened this issue Jun 13, 2021 · 2 comments
Closed

PSD import via psd_sdk #7

LunaTheFoxgirl opened this issue Jun 13, 2021 · 2 comments

Comments

@LunaTheFoxgirl
Copy link
Member

I am working on and off on an entirely D solution that's more cross platform, but the PSD format is the worst abomination mankind has created. So for the time being we'll be using the psd_sdk library to parse PSDs, psd_sdk is currently only available on windows, we'll be keeping the temporary binding in-source-tree. And use compile time shenannigans with a version tag called ENABLE_PSD to turn on the PSD binding.

@LunaTheFoxgirl
Copy link
Member Author

I'll be re-attempting to do it from D by using psd_sdk as reference since its implementation seems easier to understand than some of the ultra messy C code there's around

@LunaTheFoxgirl
Copy link
Member Author

This has been implemented for a while now

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

1 participant