DescriptionAdd NSString category for providing iOS6-style string drawing APIs.
The iOS6-style APIs have been deprecated, but the replacements are
more verbose and brittle so this category wraps the replacements in
methods similar to the iOS6-style APIs.
This category lives in a new target and directory: src/ui/ios, so
this CL sets up all the gyp/DEPS stuff and only adds a single
method. There will be more methods added in subsequent CLs.
BUG=364419
Committed: https://crrev.com/c018ddc14ace7181edda4d4be225cf6e88e44d2c
Cr-Commit-Position: refs/heads/master@{#293193}
Patch Set 1 #Patch Set 2 : TIL export_dependent_settings #
Total comments: 5
Patch Set 3 : refactored gyp #Patch Set 4 : use link_settings instead of all_dependent_settings #Patch Set 5 : split into two methods #
Total comments: 6
Patch Set 6 : pixel-align size #
Total comments: 12
Patch Set 7 : updated unit tests; added todo for duplication #
Total comments: 3
Patch Set 8 : don't cache scale #
Messages
Total messages: 28 (6 generated)
|