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

Support for deprecated UITextAttributes in iOS 7 #172

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

cnstoll
Copy link
Contributor

@cnstoll cnstoll commented Sep 18, 2013

This pull request does 2 things:

  • Gives the user of the library a way to query what the keys are for accessing various text attribute parameters without manual inspection.
  • Supports the NSFont text attribute keys that are recommended for iOS 7+ now that the UIText attributes are deprecated.

I started this PR mostly to start the conversation around support for this. Its possible that I have misinterpreted the reason for these methods and that another fix is desirable. Let me know what you think about this.

Thanks,

  • Conrad

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.

None yet

2 participants