Re: [Tuxpaint-devel] Stamps rotation
An award-winning drawing program for children of all ages
Brought to you by:
wkendrick
From: Bill K. <nb...@so...> - 2022-09-02 08:53:37
|
Wow, this was a pleasant surprise! I checked it out briefly; my main issue has to do with speed, but I'm not sure the best way to deal with it. (In other words, the response of the XOR outline preview can 'lag' a bit with very large stamps.) There's also a problem of the rotation being very easily tilted sideways quickly. Since the mouse remains at the center of the stamp, you need to carefully move to the right (zero degrees angle) before moving the mouse around much. With the stamps, since the mouse currently remains at the center of the shape, if you move slightly... * up -- the shape tilts counter clockwise 90 degrees * down -- the shape titles clockwise 90 degrees * left -- the shape rotates 180 degrees I think the mouse should be warped to the far right side of the vertical-center of the stamp, like the "Shapes" tool does. (It will warp to the left of a shape if you 'drag' the shape out to the left. That's not an interaction we do with stamps, though.) Also, I just noticed (how long has this happend! 8^o) that the "flip" control button is not showing any icon. (The "mirror" one shows me the "sphere + mirror" icon, as expected.) I'll see if I can address both of these. Thanks so much for this Pere! I bet we have a ticket in SourceForge that we can close, once we're happy with the feature. If we can get it working well, I'd be fine with making it a default setting, with an option to deactivate it. FYI, we'll need to remember to document it everywhere. * The feature itself + README docs + Features page of website * Option to disable + OPTIONS docs + manpage + bash shell tab completion file -bill! On Fri, Sep 02, 2022 at 02:24:24AM +0200, Pere Pujal i Carabantes wrote: > Hi all, > > I've just commited some work to add rotation to stamps, > It is not enabled by default, you must add --stamp-rotation to > the command line to activate it. > > The rotation is just a call to rotozoom, instead the hard work > has been to deal with the xor interface, and it is still not > finished, the key combos like CTRL Z and others are messing > with the xor interface, but the use with a mouse should be correct. > > Please test, > > Thanks > Pere > > > _______________________________________________ > Tuxpaint-devel mailing list > Tux...@li... > https://lists.sourceforge.net/lists/listinfo/tuxpaint-devel -- -bill! Sent from my computer |