issues Search Results · repo:adafruit/Adafruit_CircuitPython_ImageLoad language:Python
Filter by
30 results
(62 ms)30 results
inadafruit/Adafruit_CircuitPython_ImageLoad (press backspace or delete to remove)Medium sized brain dump about this issue.
With these two images:
blue heart image: Image
pink heart image: Image
The blue one renders properly and looks correct.
The pink one looks to be mostly corrupted ...
FoamyGuy
- 1
- Opened on Feb 21
- #97
This image file:
Image
results in this exception being raised:
Traceback (most recent call last):
File code.py , line 34, in module
File /lib/adafruit_imageload/__init__.py , line 92, in load ...
FoamyGuy
- Opened on Feb 16
- #95
I noticed this:
/tmp/build-env-4g46qohc/lib/python3.11/site-packages/setuptools/command/build_py.py:212: _Warning: Package adafruit_imageload.pnm.pgm is absent from the `packages` configuration.
!! ...
jepler
- 2
- Opened on Jan 15
- #93
Using Circuitpyhton 9.2.2 the following code and this PNG image, when showed on a screen (in this case a matrix portal
so we can see the pixels), the first line is black, and the other lines are all shifted ...
Neradoc
- 1
- Opened on Jan 12
- #91
Expected Behavior
Python logo displays correctly. Python logo in a ZIP archive python logo
Behavior shown
Skewed python logo. image
Please feel free to ask me any further questions!
Code
import board ...
KavyanshKhaitan2
- 15
- Opened on Oct 8, 2024
- #88
@FoamyGuy Now that we have transparent PNG support (as of this week) This is a request for tilegrid inflator to support
PNG use instead of solely using transparent indexed BMP. I use button and sprite_button ...
DJDevon3
- 1
- Opened on Aug 3, 2024
- #86
Im trying to dynamically index a palette that is being loaded via imageload in circuitpython, however, when i try to get
the length of the palette an error occurs saying object of type ColorConverter has ...
7ensation
- 4
- Opened on Apr 26, 2024
- #80
Not sure if imageload has JPG capability. RTD is lacking details. Would very much appreciate a JPG simpletest example.
DJDevon3
- 7
- Opened on Apr 9, 2024
- #79
RetiredWizard
- Opened on Nov 3, 2023
- #76
I ve found a bug when I upload a PNG file. The image load as the right size but the index of color seems to be all over
the place.
I tested both PNG and BMP and the BMP file works great.
# SPDX-FileCopyrightText: ...
riffnshred
- 1
- Opened on Oct 31, 2023
- #74

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.