Skip to content

Releases: adafruit/Adafruit_CircuitPython_ImageLoad

1.24.1 - Remove secrets.py Usage From Example

28 Feb 03:00
b9eb566
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.24.0...1.24.1

1.24.0 - Support Indexed PNGs with Scanline Filters

21 Feb 15:40
f667e4f
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.23.9...1.24.0

1.23.9 - Fix For Some Indexed PNG Files

18 Feb 01:34
c5e3b7e
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.23.8...1.23.9

1.23.8 - Load PNG Test

17 Jan 18:38
95b5c09
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.23.7...1.23.8

1.23.7 - RTD Sphinx Config

16 Jan 19:47
Compare
Choose a tag to compare

1.23.6 - Fix PNG Load Y Pixel Shift Issue

15 Jan 16:23
c36419b
Compare
Choose a tag to compare

What's Changed

  • move prev,line swap to after putting data into bitmap by @FoamyGuy in #92

Full Changelog: 1.23.5...1.23.6

1.23.5 - Documentation Improvements

07 Nov 23:02
295e799
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.23.4...1.23.5

1.23.4 - Fix Truecolor Ignoring Constructor Issue

07 Nov 22:27
c1051f9
Compare
Choose a tag to compare

What's Changed

  • Fixed truecolor bmp not using provided bitmap constructor by @shawn-mcgee in #89

New Contributors

Full Changelog: 1.23.3...1.23.4

1.23.3 - Fix Skewed PNG Issue

20 Oct 15:48
01cea42
Compare
Choose a tag to compare

What's Changed

  • fix skewed PNG images caused by 'memoryview' bitmap filling by @RetiredWizard in #87

Full Changelog: 1.23.2...1.23.3

1.23.2 - Fix For Sphinx RTD Theme

07 Oct 22:30
Compare
Choose a tag to compare