bulia byak schrieb:
And I can't download the screenshot
I got it :-)
Now I tried to make something like you did it here: http://hagoschaos.de/test/IS.html , image 1 But when I follow the instructions and drag one of the selected nodes, only one letter changes, not al together - like in image 2
I am doing often this: http://hagoschaos.de/test/IS.html , image 3, with Gimp, but since the text doesn't remain editable after the transformation, I would like to do something like it with Inkscape, expecting that the text will remain editable. I thought it will be possible with node sculpting, but up to now I didn't find a way.
Hago
From MAILER-DAEMON Thu May 18 04:29:16 2006
Date: Thu, 18 May 2006 13:29:05 +0200 From: Thorsten Wilms <t_w_@...1631...> To: inkscape-user@lists.sourceforge.net Message-ID: <20060518112905.GB7382@...1906...> Mime-Version: 1.0 Priority: normal X-Mailer: Mutt User-Agent: Mutt/1.5.11 X-Spam-Score: 0.0 (/) X-Spam-Report: Spam Filtering performed by sourceforge.net. See http://spamassassin.org/tag/ for more details. Report problems to http://sf.net/tracker/?func=add&group_id=1&atid=200001 Subject: [Inkscape-user] Measuring distances and angles Sender: inkscape-user-admin@lists.sourceforge.net Errors-To: inkscape-user-admin@lists.sourceforge.net X-BeenThere: inkscape-user@lists.sourceforge.net X-Mailman-Version: 2.0.9-sf.net Precedence: bulk Reply-To: inkscape-user@lists.sourceforge.net X-Reply-To: t_w_@...1631... List-Unsubscribe: https://lists.sourceforge.net/lists/listinfo/inkscape-user, mailto:inkscape-user-request@lists.sourceforge.net?subject=unsubscribe List-Id: Inkscape User Community <inkscape-user.lists.sourceforge.net> List-Post: mailto:inkscape-user@lists.sourceforge.net List-Help: mailto:inkscape-user-request@lists.sourceforge.net?subject=help List-Subscribe: https://lists.sourceforge.net/lists/listinfo/inkscape-user, mailto:inkscape-user-request@lists.sourceforge.net?subject=subscribe List-Archive: http://sourceforge.net/mailarchive/forum.php?forum=inkscape-user Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit Content-Disposition: inline
Hi!
Recently I have been working on some logos/fonts and found it troublesome to maintain angles for keeping non 90 degree lines parallel. Same for keeping segments same lenght or in specific ratios to each other.
Now CAD style dimensioning would be a bit much to ask ;) But the following should be relatively straightforward and good enough: - Display of the distance between 2 selected nodes - Display of the angle of a line segment relative to a vertical line (just like happens now in the statusbar if you hold ctrl while using the beziere tool) - Display of the angle between 2 adjacent line segments defined by 3 selected nodes. - The same for curves, based on a "virtual" straight line between the nodes. - Numerical entry for all these cases
Now I wonder if the controls should be on the toolbar, right after the current node commands, or a new dialog, perhaps?
Being able to move a node while keeping the angle of one of its segments fixed (you could say: keeping the node congruent to the original segment, I guess) would also be nice. The only sensible way ui-wise I can think of, would be having a "Keep angle" toggle per segment, though.
Best, Thorsten Wilms