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

Text antialiasing bug #23

Open
v0dro opened this issue Dec 28, 2018 · 1 comment
Open

Text antialiasing bug #23

v0dro opened this issue Dec 28, 2018 · 1 comment
Labels
bug Something isn't working difficulty: moderate Approx. time to solve: 0-4 hours.
Milestone

Comments

@v0dro
Copy link
Member

v0dro commented Dec 28, 2018

A weird problem happens when calling Figure#write twice on the same graph. For the first time, all the text on the Figure is antialiased however the second time, the text appears fuzzy and is probably not so.

Here is the image of the first time:
plots_stacked_bar_in_a_small_size

And this is the second time:
plots_stacked_bar_in_a_small_size

You can reproduce this issue by running any test in the rspec and comparing both images.

@v0dro v0dro added bug Something isn't working difficulty: moderate Approx. time to solve: 0-4 hours. labels Dec 28, 2018
@v0dro v0dro changed the title Text antialiasing Text antialiasing bug Dec 28, 2018
@v0dro v0dro added this to the v0.1.rc1 milestone Dec 28, 2018
@v0dro
Copy link
Member Author

v0dro commented Dec 28, 2018

@arzoo14 this might be a good opportunity for you to understand image magick.

@v0dro v0dro modified the milestones: v0.1-a1, 0.1.0 Jan 10, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working difficulty: moderate Approx. time to solve: 0-4 hours.
Projects
None yet
Development

No branches or pull requests

1 participant