Should I use Python for these programs?

CC crobc at BOGUS.sbcglobal.net
Tue Jul 10 23:00:34 EDT 2007


Michele Simionato wrote:
> On Jul 10, 5:09 am, CC <c... at BOGUS.sbcglobal.net> wrote:
>>2.  Develop a simple vector drawing program that will allow one to
>>freehand draw a sketch composed of a few lines, or perhaps render text
>>in a vector form.  Then sample the lines with a certain (user
>>configurable) spacing, and use the mouse to move the sample points along
>>the lines to tweak the sample locations if desired.  Then output a file
>>of X,Y coordinates for the samples.
> 
> You may look at dia for that.
> 
>    Michele Simionato

Thanks for the input.

Yes, I will have a look.  Makes sense to check out if any drawing progs 
can do what I want off the shelf.

But it might be fun to write one anyway!




-- 
_____________________
Christopher R. Carlen
crobc at bogus-remove-me.sbcglobal.net
SuSE 9.1 Linux 2.6.5



More information about the Python-list mailing list