Skip to content

Instantly share code, notes, and snippets.

@jasperf
Forked from lambdalisue/Inkscape.txt
Created September 27, 2015 09:00
Show Gist options
  • Save jasperf/e8f9f2d28bdc21ec672d to your computer and use it in GitHub Desktop.
Save jasperf/e8f9f2d28bdc21ec672d to your computer and use it in GitHub Desktop.
How to convert px to pt in Inkscape font size
# 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