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

Fix broken Photoshop cliboard/PICT handling #49

Open
GoogleCodeExporter opened this issue Aug 2, 2015 · 1 comment
Open

Fix broken Photoshop cliboard/PICT handling #49

GoogleCodeExporter opened this issue Aug 2, 2015 · 1 comment

Comments

@GoogleCodeExporter
Copy link

Pasting data from Photoshop messes up the alpha channel. Fixing needed.

Original issue reported on code.google.com by [email protected] on 1 Oct 2006 at 5:54

@GoogleCodeExporter
Copy link
Author

PICTs saved with Photoshop also do not load very well, when using alpha 
channels.

Writing data to the clipboard in PICT format using ImageIO also makes Photoshop
choke. A possible solution is here:
http://lists.apple.com/archives/quartz-dev/2004/May/msg00057.html

Original comment by [email protected] on 1 Oct 2006 at 11:10

  • Changed title: Fix broken Photoshop cliboard/PICT handling

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

No branches or pull requests

1 participant