PNG in the pasteboard
PNG in the pasteboard
- Subject: PNG in the pasteboard
- From: Pierre Chatelier <email@hidden>
- Date: Wed, 18 Apr 2007 09:23:02 +0200
Hello,
Sorry if this subject has already been handled, but http://
search.lists.apple.com/ is broken today.
An application of mine (LaTeXiT) can export data in the pasteboard in
different format : PDF, TIFF, JPEG, PNG...
When I put PDF data into the pasteboard, I use the NSPDFPboardType
When I put TIFF data into the pasteboard, I use the NSTIFFPboardType
When I put JPEG or PNG data into the pasteboard, I also use the
NSTIFFPboardType, because it's what I have already seen done.
Recently, a user of LaTeXiT has reported me that an application
(IgorPro of WaveMetrics) was not accepting data from LaTeXiT because
of that discreency between the type of the Pasteboard box (TIFF) and
its actual content (PNG).
My question is : who is wrong ? Should WaveMetrics fix their app
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden