From 74c96e5be9afabbce9ce9e488325c822f23d8c23 Mon Sep 17 00:00:00 2001 From: Luiz Bills Date: Thu, 16 May 2024 20:28:34 -0300 Subject: [PATCH] publish pixel art editor --- public/about.html | 2 +- public/sw.js | 3 +- public/tools/pixel-art-editor.html | 470 +++++++++++++++++++++++++++++ 3 files changed, 473 insertions(+), 2 deletions(-) create mode 100644 public/tools/pixel-art-editor.html diff --git a/public/about.html b/public/about.html index fa18a59..23b66c1 100644 --- a/public/about.html +++ b/public/about.html @@ -552,7 +552,7 @@

Useful tools

  • litepixel { diff --git a/public/tools/pixel-art-editor.html b/public/tools/pixel-art-editor.html new file mode 100644 index 0000000..d44de50 --- /dev/null +++ b/public/tools/pixel-art-editor.html @@ -0,0 +1,470 @@ + + + + + + + + litepixel - Tiny pixel art editor + + + +
    +

    litepixel

    +

    + Tiny pixel art editor for + litecanvas + games. +

    +
    + +
    + +
    +
    + Canvas size: x + +    Pixel size: + +
    + + + + + +
    + + + + + +