Commit graph

4 commits

Author SHA1 Message Date
Olivier Goffart
88697c68bb Remove license header from .md/.mdx files
They should be in the lines, but the problem is that this causes issues
in the .mdx files.

License header doesn't really make sense for .md files anyway
2025-12-04 21:58:09 +01:00
Olivier Goffart
3e94bd2167 Janitor: Remove trailing whitespaces from all files
`git grep -I -l -O'sed -i "s/[[:space:]]*$//"' -e ''`
2025-01-10 13:23:22 +01:00
Olivier Goffart
d0896e6360 Update the README of new demos 2024-09-24 16:51:46 +02:00
Nigel Breslaw
a6ca636d07
SpriteSheet demo
Simple demo showing how to create a SpriteSheet via the Image element.
2024-09-24 15:59:15 +03:00