Handle all numeric characters as fixed width, even in variable spaced fonts
authorIngo Ruhnke <grumbel@gmail.com>
Tue, 26 Aug 2014 10:54:08 +0000 (12:54 +0200)
committerIngo Ruhnke <grumbel@gmail.com>
Tue, 26 Aug 2014 22:57:45 +0000 (00:57 +0200)
commit9fa5429bfea6e22da442832c8ea55ea9988dcd07
tree6587c4f3428d6bfddc1c10973bb60c9e735f8c80
parentc88bea169adaf492d7e1da6567edee6f9b6a94d1
Handle all numeric characters as fixed width, even in variable spaced fonts

This reduces jitter when numeric values change, such as in the
download status dialog.
src/video/font.cpp