[ANN] EPS Import V05C

Alejandro Tejada capellan2000 at gmail.com
Sun Jul 29 22:48:29 EDT 2012


Hi Colin,


Colin Holgate-2 wrote
> 
> You may have read my other message about getting graphics
> to be an exact shape, your EPS thing looks like it will solve
> the problem for me, thanks!
> 

You are welcome! :-)

Just notice that these EPS are actually files saved as
Adobe Ilustrator 7 or minor.
The reason behind the "EPS" name is because the first
line in these files is: %!PS-Adobe-3.0 EPSF-3.0
Originally, I made this script to import vector clipart
from Compact Disks and stopped depelopment as soon
the script reached this specific purpose.

If you import an image into this stack:
http://andregarzia.on-rev.com/alejandro/stacks/newPentoolScript_v02.zip
then, you could trace around the image.

The graphics created are always yellow. The fix is simple.
Just comment these lines in the card script:
set the filled of geditingGrafic to true
set the backcolor of geditingGrafic to yellow

This lacks some really important tools of this stack
http://andregarzia.on-rev.com/alejandro/stacks/penToolv032g.zip
like: delete/add bezier points, convert point from corner to curve,
ovals, rectangles and Round Rectangles, but it's more reliable
for this simple task.

In a future, I will merge these two stacks:
http://andregarzia.on-rev.com/alejandro/stacks/newPentoolScript_v02.zip
http://andregarzia.on-rev.com/alejandro/stacks/mask_bitmap02.zip
in a single utility stack to mask images inside LiveCode.

Alejandro





--
View this message in context: http://runtime-revolution.278305.n4.nabble.com/ANN-EPS-Import-V05C-tp4652799p4653026.html
Sent from the Revolution - User mailing list archive at Nabble.com.




More information about the use-livecode mailing list