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

Support drawing subpixel text on to transparency on OS X #1544

Closed
jrmuizel opened this issue Aug 2, 2017 · 3 comments
Closed

Support drawing subpixel text on to transparency on OS X #1544

jrmuizel opened this issue Aug 2, 2017 · 3 comments

Comments

@jrmuizel
Copy link
Contributor

@jrmuizel jrmuizel commented Aug 2, 2017

OS X supports this and we'll need it to support subpixel AA on vibrant backgrounds. OS X allows setting an approximate background color with the CGContextSetFontSmoothingBackgroundColor private API.

Here's the, still open, corresponding issue in QT https://bugreports.qt.io/browse/QTBUG-39463

@glennw
Copy link
Member

@glennw glennw commented Nov 8, 2017

@jrmuizel @mstange I think this can be closed now?

@glennw
Copy link
Member

@glennw glennw commented Jan 3, 2018

@mstange Can this be closed?

@mstange
Copy link
Contributor

@mstange mstange commented Jan 3, 2018

Yes, this was fixed by #1974.

@kvark kvark closed this Jan 3, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
4 participants
You can’t perform that action at this time.