@Andyroo wrote:
I’m currently using a v2 red/black/white InkyPhat on a Pi zero W and I’ve just noticed an odd line up issue with some of the letters (‘t’ being the main culprit) where they are not sitting on the line with other letters or numbers.
Thinking it is the font - I’ve download other fonts and tried them to similar results - the characters shift up but not the same ones…
For example, if you look at this blurred picture under the ‘k’ of the title you will see a 1 pixel step up in the line (due to a program error that can be ignored) but the issue can be seen on / under the ‘t’ in network, router and last All are are above the preceding and next characters.
The code used to ‘print’ the line of text are based on the given examples:
inkyphat.text((leftindent, top), text, colours[textcolour], font=font)
Anyone any ideas?
Posts: 2
Participants: 2