Restore font proportions but not size

Post questions on how to use or achieve an effect in Inkscape.
657354
Posts: 14
Joined: Tue Aug 06, 2013 6:09 am

Restore font proportions but not size

Postby 657354 » Tue Aug 06, 2013 6:16 am

If I have scaled font disproportionally, how do I restore font to it's original proportions?

I'm not looking to restore font to it's original size, just it's original proportions.

Lazur
Posts: 4717
Joined: Tue Jun 14, 2016 10:38 am

Re: Restore font proportions but not size

Postby Lazur » Tue Aug 06, 2013 8:55 am

I assume you scaled a text object.
Select it, open the xml editor (Shift+Ctrl+X),
type into the transform field the scale value you would like the text to have in both directions, and set it.

657354
Posts: 14
Joined: Tue Aug 06, 2013 6:09 am

Re: Restore font proportions but not size

Postby 657354 » Tue Aug 06, 2013 9:08 am

oh i see

i can delete this below to restore it to is original proportions (and size)

matrix(2.9525238,0,0,1,-131.13943,0)

thanks

Lazur
Posts: 4717
Joined: Tue Jun 14, 2016 10:38 am

Re: Restore font proportions but not size

Postby Lazur » Tue Aug 06, 2013 9:20 am

Now I get it too, by rescaling you mirrored the text.
Then you could try changing that matrix field to:
scale (2.9525238,2.9525238)
or to
scale (131.13943,131.13943)


Return to “Help with using Inkscape”