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

CTLine should be implemented via CFRuntimeBase (not via an NSObject) #2357

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

Comments

@msft-Jeyaram
Copy link
Contributor

No description provided.

@rajsesh rajsesh modified the milestone: 1704 Mar 29, 2017
msft-Jeyaram added a commit to msft-Jeyaram/WinObjC that referenced this issue Apr 20, 2017
- Implementation of CTLine via runtime based
- Reduced Attributed string creation in loops
- Implemented CFAttribute functions to append and insert attributed string
- Implemented NSAttributes in terms of CFAttributes
- Fixed memory leaks
- Code improvements
- Increased perf

Fixes microsoft#2357,microsoft#2451
msft-Jeyaram added a commit to msft-Jeyaram/WinObjC that referenced this issue Apr 24, 2017
- Implementation of CTLine via runtime based
- Reduced/Removed Attributed string creation in loops
- Implemented CFAttribute functions to append and insert attributed string
- Implemented NSAttributes in terms of CFAttributes
- Code improvements
- Increased Perf
Fixes microsoft#2357
msft-Jeyaram added a commit that referenced this issue Apr 24, 2017
- Implementation of CTLine via runtime based
- Reduced/Removed Attributed string creation in loops
- Implemented CFAttribute functions to append and insert attributed string
- Implemented NSAttributes in terms of CFAttributes
- Code improvements
- Increased Perf
Fixes #2357
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