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

[CoreText] CTFrame should be implemented via CFRuntimeBase (not via an NSObject) #2359

Closed
msft-Jeyaram opened this issue Mar 29, 2017 · 0 comments

Comments

@msft-Jeyaram
Copy link
Contributor

msft-Jeyaram commented Mar 29, 2017

  • Remove usage of NS Components
  • Remove improper usage of internal variable access throughout the code base for CTFrame
@rajsesh rajsesh modified the milestone: 1704 Mar 29, 2017
@msft-Jeyaram msft-Jeyaram changed the title CTFrame should be implemented via CFRuntimeBase (not via an NSObject) [CoreText] CTFrame should be implemented via CFRuntimeBase (not via an NSObject) Apr 5, 2017
msft-Jeyaram added a commit to msft-Jeyaram/WinObjC that referenced this issue Apr 11, 2017
- Implemented CTFrame via Runtimebase
- Removed associated Foundation dependency
- Improvements to the code
- Performance gain

Fixes microsoft#2359
msft-Jeyaram added a commit that referenced this issue Apr 12, 2017
- Implemented CTFrame via Runtimebase
- Removed associated Foundation dependency
- Improvements to the code
- Performance gain

Fixes #2359
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants