Skip to content

Instantly share code, notes, and snippets.

@solarsailer
Last active August 29, 2015 14:15
Show Gist options
  • Save solarsailer/9436d6f97d7667c18be9 to your computer and use it in GitHub Desktop.
Save solarsailer/9436d6f97d7667c18be9 to your computer and use it in GitHub Desktop.
Convert CM to Pixels.
# CM to PX.
DPI * (XXX cm / 2.54 cm) = size in pixels.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment