Pixels: Support sizes
Two things: The sizes are powers of two (size #2 is 2x2 larger than size #1; size #3 is 2x2 larger than size #2, and 4x4 larger than size #1; and so on). And the sizes are actually related to the size of the canvas (based on the sqrt of the canvas area).
This commit is contained in:
parent
c3a5f6cfc2
commit
59fb2d1a67
2 changed files with 30 additions and 6 deletions
|
|
@ -42,6 +42,7 @@ https://tuxpaint.org/
|
|||
+ Confetti
|
||||
+ Googly Eyes
|
||||
+ Negative & Opposite
|
||||
+ Pixels
|
||||
+ Puzzle
|
||||
+ Rainbow & Smooth Rainbow
|
||||
+ Ripples
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue