Tagged Questions

4
votes
2answers
2k views

How to adjust text kerning in Android TextView?

Is there a way to adjust the spacing between characters in an Android TextView? I believe this is typically called "kerning". I'm aware of the android:textScaleX attribute, but that compresses the ...
2
votes
2answers
351 views

How to change character spacing in XAML in a textbox?

How do I change the character spacing in a WPF application within a textblock. Also known as kerning or tracking for characters.