-
- [x] Change Month and Week Number
- [x] focWeekExport "2023-01-19" "2023-01-26"
- [x] Update Search Index
- [x] Download New Attachments
- [x] Update links
- [x] Check that comment links work (p…
-
Inky works in a different way than most (LÖVE) users might be used to. It also follows a paradigm that's not really immediate or retained mode, which makes it harder for users of different GUI librari…
-
The documentation says there is a way to wake the Badger using the RTC but it does not seem to be implemented in badger2040w.py like it is with the inky frame.
-
Raspberry Pi Zero W, waveshare v2, fresh installation of Pwnagotchi 1.5.5.
I start Pwnagotchi with this config.toml in boot partition:
```
main.name = "pwnagotchi"
main.lang = "en"
main.white…
-
When trying to merge [a port](https://github.com/DurandA/inky-cryptochart/pull/1) of my [inky-cryptochart project](https://github.com/DurandA/inky-cryptochart) to this newer _inky_ library from the ol…
-
Are there any common examples for urlib that can be used for the picow and e ink display?
running the picow examples
ImportError: no module named 'urllib'
-
Hi, I have the pimoroni Inky Phat and I'd like to know if I can still access the GPIO pins that this screen doesn't use. I'd like to add buttons and a rotary encoder to my device. I'm a bit confused b…
-
# How would you like the feature to work?
An additional material map option (aside from diffuse, specular, and normal) for meshes labeled ‘Alpha Map’ that allows a user to apply either a black and wh…
-
# How would you like the feature to work?
An additional material map option (aside from diffuse, specular, and normal) for meshes labeled ‘Alpha Map’ that allows a user to apply either a black and wh…
-
We have three different ways of finding the bounding box of text:
- Use `ImageFont.getbbox()`
- Draw the text in black on a white background image and use `Image.getbbox()`
- Draw the text and us…