Hel Gibbons
|
a60c856ea8
|
update picoscroll docs
|
2023-11-09 12:53:03 +00:00 |
Philip Howard
|
b4451c3bdc
|
Merge pull request #862 from pimoroni/patch-polygon-clip
Pico Graphics: Avoid unecessary and broken polygon scanline clip.
|
2023-10-16 10:46:58 +01:00 |
Phil Howard
|
ce42d814a7
|
Pico Graphics: Avoid unecessary and broken polygon scanline clip.
|
2023-10-16 09:56:40 +01:00 |
Philip Howard
|
ee7f2758dd
|
Merge pull request #858 from pimoroni/patch-bump-micropython-oct-2023
CI: Bump MicroPython to v1.21.0.
|
2023-10-06 17:47:02 +01:00 |
Phil Howard
|
388d8af3dc
|
Unicorn/others: Add SDCard library from micropython-lib to RPI_PICO_W builds.
|
2023-10-06 13:55:29 +01:00 |
Phil Howard
|
0f75a2839f
|
Inky Frame: Include SDCard from micropython-lib.
|
2023-10-06 13:55:29 +01:00 |
Phil Howard
|
e691628723
|
CI: Bump MicroPython to v1.21.0.
I swear I had no idea this was imminent.
Changes: 856e08b193 ...v1.21.0
|
2023-10-06 13:55:29 +01:00 |
Phil Howard
|
08ce4fbb81
|
MicroPython: Update boards to match upstream naming conventions.
|
2023-10-06 13:55:29 +01:00 |
Phil Howard
|
20de8a3198
|
CI: Bump MicroPython to 6f76d1c.
Changes: 856e08b193...6f76d1c7fa
|
2023-10-06 13:55:29 +01:00 |
Philip Howard
|
9499b7e908
|
Merge pull request #855 from pimoroni/patch-jpegdec
JPEGDEC: Treat byte arrays as raw JPEG data for #435.
|
2023-10-06 13:55:17 +01:00 |
Philip Howard
|
65fd3b1c5a
|
Merge pull request #850 from pimoroni/helgibbons-patch-1
IOExpander: add I2C address change example
|
2023-09-29 09:38:44 +01:00 |
Phil Howard
|
4b3e83f2ff
|
JPEGDEC: Treat byte arrays as raw JPEG data for #435.
|
2023-09-29 09:18:55 +01:00 |
Philip Howard
|
fc777ff0ca
|
Merge pull request #852 from pimoroni/helgibbons-patch-2
Add I2C pins for PicoVision
|
2023-09-27 10:57:10 +01:00 |
Hel Gibbons
|
5345cc42d2
|
Add I2C pins for PicoVision
|
2023-09-25 14:53:54 +01:00 |
Hel Gibbons
|
169ed9c763
|
IOExpander: add I2C address change example
|
2023-09-21 16:16:10 +01:00 |
Philip Howard
|
8eac60afc6
|
Merge pull request #846 from pimoroni/patch-bitmap-fixed-space
Bitmap Fonts: Fixed-width space for #765.
|
2023-09-15 09:32:23 +01:00 |
Phil Howard
|
93525a422f
|
Bitmap Fonts: Fixed-width space for #765.
|
2023-09-15 09:07:59 +01:00 |
Hel Gibbons
|
36f3e3a69f
|
Merge pull request #844 from pimoroni/helgibbons-patch-1
Galactic: add links
|
2023-09-14 10:37:35 +01:00 |
Hel Gibbons
|
29a13305d2
|
Update README.md
|
2023-09-13 10:57:56 +01:00 |
Philip Howard
|
1f4704afdb
|
Merge pull request #843 from pimoroni/feature/picovector
PicoVector - Fixes & Improvements
|
2023-09-12 13:49:17 +01:00 |
Phil Howard
|
ae7e6e8c6c
|
PicoVector: Add a bounds method for polygon bounds.
|
2023-09-12 13:18:33 +01:00 |
Phil Howard
|
5f730ff400
|
PicoVector: Pass PicoGraphics clip into Pretty Poly.
|
2023-09-12 12:03:09 +01:00 |
Philip Howard
|
c3919bd648
|
Merge pull request #840 from MichaelBell/patch-pretty-poly-perf
Improve pretty_poly performance
|
2023-09-11 12:03:25 +01:00 |
Philip Howard
|
ed3ce45f00
|
Merge pull request #842 from MichaelBell/patch-fix-text-newline
Fix newlines in rotated text
|
2023-09-11 11:37:38 +01:00 |
Philip Howard
|
1a7deaab71
|
Merge pull request #841 from MichaelBell/patch-fix-vector-transform
Initialize all matrix values
|
2023-09-11 11:36:52 +01:00 |
Philip Howard
|
9735402ee3
|
Merge pull request #839 from MichaelBell/feature/fast-blend
Allow pen function for fast tile alpha blending
|
2023-09-11 11:36:04 +01:00 |
Philip Howard
|
c045c405c3
|
Merge pull request #838 from MichaelBell/patch-micropython-build
Fix clean Micropython build
|
2023-09-11 10:32:46 +01:00 |
Mike Bell
|
80e1e16782
|
Fixes from compiling with gcc 12
|
2023-09-10 21:02:16 +01:00 |
Mike Bell
|
cdd648f3f6
|
Small improvements to rotated font rendering
|
2023-09-10 17:20:44 +01:00 |
Mike Bell
|
81f42f25b6
|
Fix newlines in rotated text
|
2023-09-10 17:20:10 +01:00 |
Mike Bell
|
841c141ebf
|
Interpolators for line segment, and faster transforms
|
2023-09-10 13:22:21 +01:00 |
Mike Bell
|
c812eec432
|
Initialize all matrix values
|
2023-09-10 13:18:13 +01:00 |
Mike Bell
|
41eb2b503e
|
Additional improvements to pretty_poly
|
2023-09-10 00:08:35 +01:00 |
Mike Bell
|
581481c2ef
|
Improve pretty_poly performance
(cherry picked from commit 1077a12ff4fd958a7ea6d9e4fa5a86551eba5126)
|
2023-09-09 01:30:10 +01:00 |
Mike Bell
|
e908d5e53e
|
Allow pen function for fast tile alpha blending
|
2023-09-08 23:48:16 +01:00 |
Mike Bell
|
34b8ac9f0c
|
Wrap pio.h includes in NO_QSTR so a fresh Micropython build doesn't fall over.
|
2023-09-08 18:59:25 +01:00 |
Philip Howard
|
9124b376d2
|
Merge pull request #837 from pimoroni/patch-tufty2040-vector
Tufty 2040: Vector examples.
|
2023-09-07 10:38:26 +01:00 |
Phil Howard
|
c725b4eee0
|
Tufty 2040: Vector examples.
Add AdvRe.af for PicoW Explorer and Tufty 2040 spectrometer examples.
|
2023-09-07 10:14:32 +01:00 |
Philip Howard
|
a334899b61
|
Merge pull request #783 from pimoroni/feature/ppaf
PicoVector.
|
2023-09-06 15:15:30 +01:00 |
Phil Howard
|
cca2d569e4
|
PicoVector: Add vector spectrometer example for PicoW Explorer.
|
2023-09-06 14:07:23 +01:00 |
Philip Howard
|
3d8f8c9a83
|
Merge pull request #829 from ahnlak/lib-driver-include-fixes
Added includes to allow for libraries to be linked to out-of-tree
|
2023-09-06 10:32:53 +01:00 |
Phil Howard
|
788f6c3232
|
PicoVector: Add clock example for PicoW Explorer.
|
2023-09-06 10:31:40 +01:00 |
Phil Howard
|
231ceb70f2
|
PicoVector: Add basic polygon center of mass function.
|
2023-09-06 10:12:08 +01:00 |
Phil Howard
|
c9fd68ec58
|
PNGDEC: Remove PNG RAM debug text.
|
2023-09-06 09:39:28 +01:00 |
Hel Gibbons
|
b82429caf0
|
Merge pull request #834 from pimoroni/helgibbons-patch-1
Cosmic Unicorn: add link
|
2023-09-06 09:39:18 +01:00 |
Hel Gibbons
|
386a3594c0
|
Cosmic Unicorn: add link
|
2023-09-05 17:31:25 +01:00 |
Hel Gibbons
|
9e0b3adc0c
|
Merge pull request #830 from ahnlak/pico-unicorn-mp-examples
Added some PicoGraphics based MP examples for the PicoUnicorn
|
2023-09-05 16:46:52 +01:00 |
Pete Favelle
|
8c3a21ec1a
|
Made sure all columns are used!
|
2023-09-05 16:09:02 +01:00 |
Pete Favelle
|
2f44e85431
|
Added some PicoGraphics based MP examples for the PicoUnicorn
|
2023-09-04 14:31:32 +01:00 |
Phil Howard
|
5a92a9c735
|
PNGDEC: Support for 2bpp indexed PNGs, fix open_RAM.
|
2023-09-04 13:55:15 +01:00 |