1688 shaares
869 private links
869 private links
How to avoid texts shifting around with changing values in a variable pitch line?
- use U+2007 FIGURE SPACE to pad numbers (not space, which may have different width to the digits)
- use U+2212 MINUS SIGN instead of the ascii '-' character.