You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 28, 2025. It is now read-only.
Some cleanup to make code more consistent after CoreText stabilizes and merges back to develop:
DWriteWrapper/CoreText boundary is inconsistent across CoreText functions. Set a policy for what ownership belongs to CoreText and what ownership belongs to DWriteWrapper, and adjust current DWriteWrapper functions to adhere to that.
Some cleanup to make code more consistent after CoreText stabilizes and merges back to develop: