Re: [Inkscape-devel] 0.48.1 next week
[ this time sending reply to the list ;) ]
On 31/10/10 20:46, ~suv wrote:
On 31/10/10 19:40, Krzysztof Kosiński wrote:
On 30/10/10 19:12, Krzysztof Kosiński wrote:
2010/10/28 ~suv <suv-sf@...58...>:
On 28/10/10 16:04, Tavmjong Bah wrote:
- It is no longer possible to scale/rotate patterns used to fill text
(related to changing the snap point for text?).
Reproduced with Inkscape 0.48.0 and 0.48+devel r9860 on OS X 10.5.8 Possibly not implemented in the new node tool?
Pattern editing is seriously broken at the moment, sorry :( I will investigate ways of mitigating this in a few hours.
Looks like I have fixed it. As a bonus we get multiple shape editing (e.g. editing 4 rects and 2 ellipses at the same time) for free in the node tool. The shape tools still can't handle many shapes at once though, and there are no multi-shape features.
See rev. 9867 in trunk, 9708 in stable.
I still don't see any pattern handles for text objects filled with a (stock) pattern in r9867 [1]. This worked in Inkscape 0.47 by selecting the pattern-filled text with the node tool and allowed to scale and rotate the pattern.
It works when selecting the text with one of the shape tools, which was unexpected to me, but it allows to change the knots of the pattern.
Could you maybe take a look at (just reported) bug #669162? Besides the missing feature in the new node tool, it can also cause Inkscape to crash after trying to stamp paths while dragging a node or its handle.
~suv
W dniu 31 października 2010 20:55 użytkownik ~suv <suv-sf@...58...> napisał:
It works when selecting the text with one of the shape tools, which was unexpected to me, but it allows to change the knots of the pattern.
The underlying cause is that SPText is not an SPShape. I wonder who made this design choice?
I thought the pattern spam for text is related to the way I have implemented multi-shape editing (the shape editors are recreated every time the selection changes), but it looks like it's not. Either way, I changed this so that the shape editor for a given shape is only created / destroyed when necessary, and enabled editing of patterns for text (r9868).
Now looking at 669162.
Regards, Krzysztof
participants (2)
-
Krzysztof Kosiński
-
~suv