Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-13154] iOS: Allow labels to have customizable font kerning

GitHub Issuen/a
TypeNew Feature
PriorityLow
StatusClosed
ResolutionFixed
Resolution Date2019-08-22T16:56:50.000+0000
Affected Version/sRelease 3.0.2
Fix Version/sn/a
ComponentsiOS
LabelssupportTeam
ReporterBetty Tran
AssigneeVijay Singh
Created2013-03-21T19:12:05.000+0000
Updated2019-08-22T16:56:50.000+0000

Description

Allow the customization of font kerning in labels. Please see this: http://stackoverflow.com/questions/7370013/how-to-set-kerning-in-iphone-uilabel for more information.

Comments

  1. Blain Hamon 2013-03-27

    Is it okay that this kerning will be ignored in iOS 5? NSAttributedString support for this is iOS-6 only.
  2. Mark Ross 2013-07-01

    I really need font kerning for our company's newest app. I was able to add the functionality by modifying the SDK: https://gist.github.com/rossman66/5904932
  3. Vijay Singh 2019-08-22

    This is already supported in Titanium. See doc [here](https://docs.appcelerator.com/platform/latest/#!/api/Titanium.UI-property-ATTRIBUTE_KERN).

JSON Source