Created
July 21, 2014 09:23
-
-
Save lambdalisue/b3c0e15c228ee170ea37 to your computer and use it in GitHub Desktop.
How to convert px to pt in Inkscape font size
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# How to convert font size px to pt in Inkscape | |
> Inkscape pixel is 1/90 of an inch, other software usually uses 1/72. This means if you need 10pt - use 12.5 in Inkscape (multiply with 1.25). | |
> http://www.inkscapeforum.com/viewtopic.php?f=6&t=5964 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment