-
Notifications
You must be signed in to change notification settings - Fork 84
Open
Description
Hi I recently set up a Papirus and Raspberry Pi 3 (not used for anything else, fresh install etc), both of which I bought a while back.
Loving the display it's great however it seems that multiple spaces are swallowed by the PapirusTextPos. For instance "hello word" would be printed as "hello world".
- I did the manual install as the automatic install did not work for me.
- This is the version of the git repo I have locally : c6da9c1
- The following is the script I ran:
from papirus import PapirusTextPos
text = PapirusTextPos()
text.AddText("hello world", 10, 10, Id="Start" )
Metadata
Metadata
Assignees
Labels
No labels
