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

[Foundation Dependency Removal] CoreText removal of Foundation usage #2354

Closed
7 tasks done
msft-Jeyaram opened this issue Mar 29, 2017 · 3 comments
Closed
7 tasks done

Comments

@msft-Jeyaram
Copy link
Contributor

msft-Jeyaram commented Mar 29, 2017

  • CTFontManager: Should use CFSTR vs NSString
  • CTFontCollection: Should use CFSTR vs NSString
  • CTFrame: Should use CFSTR vs NSString
  • CTFontCollection: Should use CFSTR vs NSString
  • CTRun: Should use CFSTR vs NSString
  • CTTextTab: Should use CFSTR vs NSString
  • CTTypesetter: Should use CFSTR vs NSString
@ms-jihua
Copy link
Contributor

?

@msft-Jeyaram
Copy link
Contributor Author

Wrong item, re-purpose.

@msft-Jeyaram msft-Jeyaram changed the title Remove UIFontDescriptor dependency in CTFontDescriptor [Foundation Dependency Removal] CoreText removal of Foundation usage Mar 29, 2017
@rajsesh rajsesh modified the milestone: 1704 Mar 29, 2017
@msft-Jeyaram msft-Jeyaram self-assigned this Mar 29, 2017
@rajsesh rajsesh assigned msft-Jeyaram and unassigned msft-Jeyaram Mar 30, 2017
@msft-Jeyaram
Copy link
Contributor Author

Item - [ ] CTLine: remove usage of NSMutableAttributedString falls under issue #2357
As there too many usage of NS* components.
As other items are complete, closing this out.

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

3 participants