GLCD (ILI9341SPI) more Fixed Number and Space With
Posted: Thu Sep 29, 2022 3:03 pm
Hi Ben
The display works well with FC9.
The font should only be larger when displaying measured values such as temperature or pressure.
I don't know if that's true...
Erasing the screen mostly flickers, it's easier just to overwrite the digits.
This works if you set a leading 0 so that the number of digits remains the same
But of course it's nicer without these zeros
Then you can actually make a leading space and the digits are always in the same place no matter how many leading space or digits there are.
For this, the space with should be half the font size.
This is currently only possible in FC9 with this combination
Fixed Number 16 with Space With 8 and the display works perfectly
Would it be possible to add the following font and space?
Fixed number 12
Fixed number 14
Fixed Number 32 and Space With 16
Fixed Number 64 and Space With 32
regards
Stefan
Here a sample with the problem Top is not the halfsize, bottom is the half size:
The display works well with FC9.
The font should only be larger when displaying measured values such as temperature or pressure.
I don't know if that's true...
Erasing the screen mostly flickers, it's easier just to overwrite the digits.
This works if you set a leading 0 so that the number of digits remains the same
But of course it's nicer without these zeros
Then you can actually make a leading space and the digits are always in the same place no matter how many leading space or digits there are.
For this, the space with should be half the font size.
This is currently only possible in FC9 with this combination
Fixed Number 16 with Space With 8 and the display works perfectly
Would it be possible to add the following font and space?
Fixed number 12
Fixed number 14
Fixed Number 32 and Space With 16
Fixed Number 64 and Space With 32
regards
Stefan
Here a sample with the problem Top is not the halfsize, bottom is the half size: