Thread
:
Look what I drew on my phone
View Single Post
SHARP66
2012-07-01 , 14:46
Posts: 291 | Thanked: 435 times | Joined on Apr 2011 @ RO
#
858
i like the symmetry feature of that program(missing on mypaint
).
In
mypaint
you can have
symmetry
(only for straight lines) if you change:
[I] in lib /document.py line 181:
N=1000 to N=10 to avoid ghost lines
and duplicating line187-191
where changing x[i] to -x[i] for horizontal symmetry or y[i] to -y[i]
for vertical.
I try to figure out symmetry for all kind of strokes,I have problem with that interpolation, a menu for it ...Someone?...help?
I want to have all kind of features realizable in python.
Last edited by SHARP66; 2012-07-07 at
03:01
.
Quote & Reply
|
The Following 3 Users Say Thank You to SHARP66 For This Useful Post:
anthonie
,
lonk
,
Wikiwide
SHARP66
View Public Profile
Send a private message to SHARP66
Find all posts by SHARP66