Talk:Draw Tool

From Synfig Studio :: Documentation
Revision as of 16:57, 9 October 2009 by Genete (Talk | contribs) (moved Doc talk:Draw Tool to Talk:Draw Tool over redirect: Not Manual or Tutorial namespace. It belongs to Reference)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

the 'fill last stroke' works now, in svn and the tool options have changed a bit - there's 'create region' and 'create outline' now, so both can be created together.

also, if you hold control as you let go of the mouse button upon finishing your stroke, studio checks which ducks you dragged over, and tries to 'fill' the region they define. If you select ducks from different blines, this causes a crash due to assertion failure if you've configured with --enable-debug. This isn't a new feature, but I only just noticed it in the code. dooglus 23:46, 31 October 2007 (EDT)

I don't have a crash... Just hold CTRL and pass over the points carefully and it creates a bridge region. I still using svn 1092.--Genete 05:10, 1 November 2007 (EDT)
BridgeRegion.png
BridgeRegion2.png
If you do it in this way...
BridgeRegion3.png
The tangents doesn't match but the "bridge region" links properly.
BridgeDetail.png
On the other hand if you do it reverse. It still the same wrong tangents...
BridgeRegion4.png
BridgeDetail2.png