Hi!
OBJECT TO PATH' not responding. Text stays as text.
Example -
Installed Bezier Envelope
Test run -
1) Using ONE text letter as demo. (No Ungrouping text etc.) -
- then added surrounding shape. Start bottom left. 4 nodes.
> "B:Env working. please wait." - Error message >
...
"Traceback (most recent call last)
File "bezierenvelope.py".line 381, in
<module>
e.affect()
File "c:\program Files\Inkscape\share
\extensions\inkex.py", line 283, in affect
self.effect()
File "bezierenvelope.py, line 90, in effect
raise Exception, Both letter and envelope
must be SVG paths"
Exception: Both letter and envelope must be SVG paths."
...
2)
Select text letter
'Object to Path'
Acc. to 'Object Properties' it stays as 'text'
3)
So I select text with node edit tool
Changes to a path
Deselect it,
then select again with Select tool -
Text object reverts to Text
4)
So, Using the node edit tool,
select text, changes to Path
(as above) -
Then draw a shape around it - (4 nodes starting bottom left)
Select both - Select "Bezier envelope" -
Same error message
By selecting both, causes the text letter (path), to revert to Text again. hence the error message.
Why does the Text as Path, revert to text?