---
$path="images";
opendir(FP,"$path");
@innhold=readdir(FP);
closedir(FP);
foreach $dir (@innhold){
print "<img src='$path/$dir'>";
print "<br>\n";
}
---
This code opens the directory "images" and displays all the images in the directory.
The output of this code can be viewed at...
I use Illustrator 10
Is there a keyboard shortcut to get back to 100% view?
I know I can doubleclick the magnyfier tool, but anyone who knows if it´s possible with keyboard too?
Veb
I record a script in PaintShop Pro 8 that
-select the PaintBrush tool
-puts the PaintBrush tool at one point in the image
I save it and try to run it. So far, all works fine.
I try to run it on several images (File;Batch;Process...)
-and still it works fine.
The problem arise when I close...
I have two vectors, which I want to connect.
Please take a look at the images here:
http://home.no.net/vebjorn/illustrator/
I want those two vectors to be connected, so they become one. I want the path to be smooth, so you cannot see it´s two different vectors.
Veb
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.