We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Add example of swapping colors of the palette
Title duplicate
Added commas and parenthesis to the function signature
The range of sprite's indexes reduced to (0..511), previously was (0..2047), As I know the index calculates now as `index = (index % 512)`
Moved example to read sprite data to a table to Code Snippets page
Updated spr (markdown)
consistency and cleanup
Tidied up but this new example should be in code snippets rather than reference for spr()
Improved clarity and grammar.
fixed a bit of spelling.
Add explanation about composite sprites.
Added preview.
0.23.0 changes
F***, wrong revision.
Switched flipping indexes.
fixed Markdown for headers and code sections
Sprite parameters explanation
spr build sprite from text data
spr demo
spr
spr, just draft