Philip Howard
Philip Howard
Okay you're not going to like this very contrived tangent, but I've been toying with a similar problem today and decided to go a little off piste. In short, you...
Oof, yep, I'm seeing this on the default font size too :grimacing:
Yeah I think supporting Jessie now might be a bit of a Stretch, Buster! I'm already in such a Squeeze I'm getting Wheezy Sorry. Might be worth grabbing the source,...
The palette order and size matters, and I think the colour order is pretty arbitrary in an image you convert with PIL. A "P" image could contain anywhere up to...
I do wonder if there would be just as many "my fan spins all the time and never stops" support requests. Should the installer, perhaps, force the user to make...
It's going to vary quite considerably by region and ambient room temperature, so I'm not sure there's any benefit to changing the default so much as attempting to better explain...
For all of our display boards, the backlight pin can be PWM'd for brightness control. Any "brightness" registers in the display driver itself will probably do *something* but since they...
Looks like you've got an Inky pHAT that says it has a high-temp variation of the display part, but it either might not, or your ambient temperature is high enough...
The other thing that changed between `0.0.4` and `0.0.5` that could be related are these lines in `inky/__init__.py`: ```python self._send_command(0x03, 0x17) # Gate Driving Voltage self._send_command(0x04, [0x41, 0xAC, 0x32]) #...
This should, in theory, be fixed on v1.2.1 - https://pypi.org/project/inky/