MD5 digest of arrays and controls

Alejandro Tejada capellan2000 at gmail.com
Tue Aug 2 20:53:19 EDT 2011


Hi Bob,


slylabs13 wrote:
> 
> What is in it? Is the object in it correct case sensitively?
> Why set the case sensitive to true anyway?
> What does that accomplish? 
> 
> Bob
> 

The code that I am debugging is part of this stack:
http://andregarzia.on-rev.com/alejandro/stacks/Eps_Import_V05B.zip

This stack reads an Ilustrator version 7 drawing and
convert the Ilustrator graphics to Polygonal vectors
inside a stack (including gradients, although this part
is a work in progress). If you download this stack,
you could find a folder with many test files that you
could import. Notice that I created this, many years
ago, to import vector clipart to my stacks.

Actually, my advice is to convert your clipart to uncompressed
svg, using Inkscape or any other program, and import
them using Ian Macphail's stack SVGL:
http://revonline2.runrev.com/stack/112/SVGL

Hopefully, my experiments to add gradients and
transparency to SVGL will produce results and
only after, I will post a link requesting for testers.

In the stack EPS import v05B, I need to change the
caseSensitive property to deal differently with similar
tags that appear inside Illustrator files.

For example: "Xa" sets a rgb color fill, while
"XA" sets a rgb color outline, "k" is flat CMYK color fill,
"K"  is a CMYK color outline, "g" is a grayscale fill,
"G" is a grayscale outline, etc...

Right now, I am testing for another solutions.

Thanks for your interest! :-)

Al


--
View this message in context: http://runtime-revolution.278305.n4.nabble.com/MD5-digest-of-arrays-and-controls-tp3708824p3714135.html
Sent from the Revolution - User mailing list archive at Nabble.com.




More information about the use-livecode mailing list