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

core-graphics: remove set_font_smoothing_style API, closes #707 #709

Merged

Conversation

lucasfernog-crabnebula
Copy link
Contributor

The CGContextSetFontSmoothingStyle API is private, and Apple rejects it for the App Store.

See #707 for more information.

Similar to #700

The `CGContextSetFontSmoothingStyle` API is private, and Apple rejects it for the App Store.

See servo#707 for more information.
@jdm jdm enabled auto-merge August 30, 2024 19:20
@jdm jdm added this pull request to the merge queue Aug 30, 2024
Merged via the queue into servo:main with commit cf4c9c0 Aug 30, 2024
5 of 8 checks passed
@lucasfernog-crabnebula lucasfernog-crabnebula deleted the refactor/remove-private-api-font-style branch August 31, 2024 03:08
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.

2 participants