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

font rendering bugfix #35

Merged

Conversation

mattuntergassmair
Copy link
Collaborator

Font rendering on my Linux machine was terrible. My guess is Cairo was using the wrong background color for antialiasing.

Before:
Screenshot from 2019-12-19 14-19-16

After:
Screenshot from 2019-12-19 14-20-22

Not sure why exactly this small change fixed the issue.
Related link: JuliaGraphics/Cairo.jl#138

@mattuntergassmair mattuntergassmair merged commit 47a0ddc into sisl:v0.8 Dec 19, 2019
@MaximeBouton MaximeBouton mentioned this pull request Dec 19, 2019
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

Successfully merging this pull request may close these issues.

1 participant