Applying the concept of Images libraries (vector and bitmaps )

J. Landman Gay jacque at hyperactivesw.com
Fri Oct 9 00:12:10 EDT 2009


capellan wrote:
> Hi Scott,
> 
> Many thanks for answering this request.
> 
> How do you handle the particular case,
> where the same image is used in different
> cards using varied ink effects and sizes?

You can apply different inks and sizes to several image objects that use 
the same file reference on disk. That way you have one reference image 
on the hard drive, and many different images that reference it, each 
with their own variations. You don't have to do anything special, just 
create a new image object on the card, set its file reference, and apply 
any ink and sizing you want.

-- 
Jacqueline Landman Gay         |     jacque at hyperactivesw.com
HyperActive Software           |     http://www.hyperactivesw.com



More information about the use-livecode mailing list