Skip to content

Controlling the DPI of images generated by Neper #749

Closed Answered by rquey
danishTUE asked this question in Q&A
Discussion options

You must be logged in to vote

The resolution in dpi is proportional to the number of pixels (along a dimension of the image) and inversely proportional to the image length / width. Typically, from the desired length / width and dpi resolution, you would compute the necessary number of pixels.

The dpi resolution is not encoded in the png file.

Replies: 1 comment 4 replies

Comment options

You must be logged in to vote
4 replies
@danishTUE
Comment options

@rquey
Comment options

@danishTUE
Comment options

@rquey
Comment options

Answer selected by rquey
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants