Yes, that was what I was thinking of.
Will it be possible if I install an Apache server on my computer? And then put the images I want to view into one specified directory?
-web
---
$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...
Thank you, Barehug.
I had to use the Lasso Tool!
I didn´t know. I tried the other selection tools, but all I got was an error:
"To join, you must select two open endpoints. If they are not on the same path, they cannot be on text path nor inside graphs, and if both of them are grouped...
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.