Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

RVG Resolution DPI doesn't affect pixelation? #104

Open
hspinks opened this issue May 30, 2014 · 1 comment
Open

RVG Resolution DPI doesn't affect pixelation? #104

hspinks opened this issue May 30, 2014 · 1 comment

Comments

@hspinks
Copy link

hspinks commented May 30, 2014

I used RMagick::Draw to build PNGs of line graphs, and they looked great except for the resolution of the lines and text. Looking through the RMagick documentation, I thought RVG would come to the rescue.

Unfortunately, after setting RVG::dpi = 300 and following the tutorial to draw my graph, I still end up with lines and text that appear pixelated. What am I missing?

I've followed the tutorial almost exactly, and you can see some of the code snippet here. Is there a way to improve the pixelation of the lines?

@hspinks
Copy link
Author

hspinks commented Jun 3, 2014

@rmagick @mmaiza any chance you've gotten a chance to look at this issue yet? This is very important to my use of RMagick

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant