Skip to content

Instantly share code, notes, and snippets.

@kosinix
Created December 10, 2015 05:19
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save kosinix/075b6b6648281448306f to your computer and use it in GitHub Desktop.
Save kosinix/075b6b6648281448306f to your computer and use it in GitHub Desktop.
ratio = width / height
width = height * ratio
height = width / ratio
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment