Beefy Boxes and Bandwidth Generously Provided by pair Networks
Clear questions and runnable code
get the best and fastest answer
 
PerlMonks  

Re: Favorite Graphics Creation Tool

by projekt21 (Friar)
on Feb 22, 2002 at 12:17 UTC ( [id://146929]=note: print w/replies, xml ) Need Help??


in reply to Favorite Graphics Creation Tool

My Favorite Graphics Creation Tool is our company's designer. It involves some IRL communication but the output is really worth it :-)

use Company::Designer; my $request = Company::Designer->new(idea => "....", sketches => "....",); while (!$request->done) { drink_coffee(); } my $graphics = $request->output;

alex pleiner <alex@zeitform.de>
zeitform Internet Dienste

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://146929]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others musing on the Monastery: (11)
As of 2024-04-19 16:31 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found