Quote
Originally posted by SpacePirate:
**There is also the resource fork length limit and the maximum size for PICT files to consider.
1.) The Mac resource fork has a certain size limit, I believe it is 15 megs or something... Quite the oversight by Apple (Of course, back when it was written, it was nearly inconceivable to have files that large... ).
2.) A PICT cannot be larger than 32767 pixels squared or so. Rlë's don't have this problem, but unless you want to write out your rlë's by hand, I'd keep to using EnRLE.
That said, I wouldn't try it. 36 frames works well enough for most ships.
~ SpacePirate
**
It might work on Windows. Windows doesn't have a 15 megabyte limit to files. It's probably true that QuickDraw wouldn't like PICTs larger than what you said, but that doesn't matter so much. EVNEW can handle rle8s and rleDs as large as you can hold in memory. Of course, just because it might be possible, that doesn't mean you should do it. Who's going to want to download 50 megabytes for an ultra-smoothly animated giant ship?
------------------
Get (url="http://"http://www.aznt.com/EVN/EVNEW")EVNEW(/url) - the free, open-source EVN plugin Editor for Windows!