Martin Fouilleul
|
26a1af344c
|
Fix rpath in examples
|
2023-06-20 11:45:59 +02:00 |
Martin Fouilleul
|
3615775168
|
[canvas] decompose image atlas API into simple rect atlas API + image atlas helpers. This avoids creating a bunch of new types/handles, and exposes the underlying image/sourceRegion so that user code can freely use these for more complex scenarios (eg drawing only a sub-region of an atlased image, or using an atlas image for arbitrary path filling)
|
2023-02-28 16:54:39 +01:00 |
Martin Fouilleul
|
d4bceba7e9
|
[canvas] basic image atlas API
|
2023-02-28 13:16:36 +01:00 |
Martin Fouilleul
|
fd4c4e7be3
|
[canvas] simple image API
|
2023-02-24 12:01:00 +01:00 |