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 |
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 |
Phil Howard
|
c443f8d206
|
PicoVector: Tweak polygon tile rendering loop.
|
2023-08-22 09:32:28 +01:00 |
Phil Howard
|
cfe8b3c096
|
PicoVector: Text rotation support.
|
2023-08-22 09:32:28 +01:00 |
Phil Howard
|
7c5ebfce8c
|
PicoVector: Matrix transforms and polygon type.
|
2023-08-22 09:32:28 +01:00 |
Phil Howard
|
61c9d7e9b6
|
PicoVector: Experimental matrix transforms.
|
2023-08-22 09:32:28 +01:00 |
Phil Howard
|
c7d9fe411a
|
PicoVector: Bugfixes and font/aa options.
|
2023-08-22 09:32:28 +01:00 |
Phil Howard
|
4671607b3a
|
PicoVector: Vector anti-aliasing support.
|
2023-08-22 09:32:28 +01:00 |
Phil Howard
|
95ab839ba5
|
PicoVector: Text wrap support.
|
2023-08-22 09:32:28 +01:00 |
Phil Howard
|
9e430fd68c
|
PicoVector: Better separation of concerns, add Alright Fonts support.
|
2023-08-22 09:32:28 +01:00 |