Follow-up Comment #1, bug #20730 (project mypaint): FOUND IT!FOUND IT!FOUND IT!FOUND IT!
Symmetry mode is broken due type conversion. Look at draw_dab(brushlib/mypaint-tiled-surface.c:587). When applying symmetry mode it converts float x to int symm_x. And that breaks things Fix in this commit https://gitorious.org/~zrzz/mypaint/librarian-mypaint/commit/6403715c8a8868e0e044ae9081d55cf9606940e4 _______________________________________________________ Reply to this item at: <http://gna.org/bugs/?20730> _______________________________________________ Message sent via/by Gna! http://gna.org/ _______________________________________________ Mypaint-bugs mailing list [email protected] https://mail.gna.org/listinfo/mypaint-bugs
