Skip to content

Help with the Quality of image #315

Answered by ForNeVeR
troelschristensen asked this question in Q&A
Discussion options

You must be logged in to vote

Try calling renderer.RenderToBitmap(0, 0, DPI), where DPI is a number bigger than the standard 96 (say, 192).

When in doubt, check the code of RenderToPng; I believe it only uses public stuff and is very simplified.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by ForNeVeR
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
2 participants
Converted from issue

This discussion was converted from issue #314 on August 04, 2022 18:42.