1

If using combination like: Ta, To, Ts...
The character after T is with different letter spacing, than the same characters, in reverse order : aT, oT, sT .This is probably used for aesthetic reasons.

Letter spacing can be seen easily when a selection is made.
enter image description here enter image description here

My question is, if there is a font table where letter spacing between two characters, for given font are shown?

span {
    letter-spacing: 0;
    font-family: 'Arial';
    font-size: 70px;
}
<span>aTa --- kTk</span>
slaviboy
  • 1,407
  • 17
  • 27

0 Answers0