From: Robert M. <mr...@gm...> - 2012-06-18 18:39:03
|
In my scientific apps, written by me and running within SheepShaver, the clipboard PICT data includes a label with important information as text strings (DrawString). These label text strings need to survive the transfer to the host OS in order for cut/paste to be useful. There are many other cases of real users transferring object-based (i.e. not bitmap) PICT data between MacOS classic applications via cut and paste. On 6/18/12, Charles Srstka <bas...@ch...> wrote: > But this is only for pasteboard support between the emulated and host > systems, right? Do we really need 100% compatibility for that? As long as a > PICT image on the emulated pasteboard gets translated to a TIFF or PNG or > something on the host pasteboard and vice-versa 99% of the time, any rare > corner cases should be only a minor inconvenience. -- Robert Munafo -- mrob.com Follow me at: gplus.to/mrob - fb.com/mrob27 - twitter.com/mrob_27 - mrob27.wordpress.com - youtube.com/user/mrob143 - rilybot.blogspot.com |