image viewing in rev app

Ken Norris pixelbird at interisland.net
Sat Nov 29 16:34:54 EST 2003


on 11/29/03 2:31 AM, use-revolution-request at lists.runrev.com at
use-revolution-request at lists.runrev.com wrote:

> Date: Sat, 29 Nov 2003 10:33:46 +0000
> From: Bob Hartley <bob at armbase.com>
> Subject: image viewing in rev app
> 
> I use an image file format that is non standard.
---------
I guess the first question back to you would be "Why?" If you're having
problems with it, perhaps it might be worthwhile to switch formats.
---------
> I have the details from
> the owner a 76byte header and raw data after that. This is like a
> multi-tiff stack. Can you incorporate an image library from another app and
> use this to render the image in revolution?
---------
It will probably make a difference what platform you are developing for.

I can't help much with anything but Mac, but the same basic principles
should apply.

Try QuickTime translation first. If that doesn't work, then I'd try
GraphicConverter. With GCon, you can use an AppleScript applet from within
Rev to open and display the file. GCon can open just about anything. If you
can't open it with that, i.e., the format is 100% proprietary, and the app
that _does_ open it doesn't have an AppleScript dictionary with appropriate
terms to allow control to open the files, then you may be stuck, i.e., Rev
won't be able to open the images.

I knowledge is limited and this is just my take on it for now. I hope others
can contribute to answering this thread.

HTH,
Ken N.



More information about the use-livecode mailing list