When filling a closed path in a PyX script, for example with the color 
green, every point inside the closed path is colored green. This 
corresponds to the postscript operator 'fill'. There is another 
postscript operator 'eofill' (exclusive or fill), which fills the 
interior of the closed path like a checkerboard. That way to fill a path 
is common to many drawing softwares, like inkscape for example. Is it 
possible to do the same thing with PyX ?

Thank you for your answer,

André

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
PyX-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/pyx-user

Reply via email to