Mercurial > public > ostc4
comparison Discovery/Src/buehlmann.c @ 481:89f6857276f8 Improve_Button_Sleep
Bugfix calculation of string center position:
Strings shown on the right side at surface mode use special characters ('\016' and '\017') to switch font size. Headline strings like "Desaturation" could also be set to the target font directly, because they do not contain mixed font sizes, but nethertheless they are using the special characters.
The function calculating the offset needed to display the strinter with center alignment did not consider the small font size => misalignment during string display. To avoid this an evaluation of the special characters has been added to the helper function.
author | ideenmodellierer |
---|---|
date | Mon, 18 May 2020 21:51:08 +0200 |
parents | 305f251cc981 |
children | b7d93ff6b3b2 |
comparison
equal
deleted
inserted
replaced
480:3fe9cc747c5c | 481:89f6857276f8 |
---|