aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorPedro de Medeiros <pedro.medeiros@gmail.com>2021-06-08 16:46:08 -0300
committerPedro de Medeiros <pedro.medeiros@gmail.com>2021-06-08 16:46:08 -0300
commitfd1295bd8a078d6909f294a8188cc543d21bff42 (patch)
tree1ebc7c1f67220cad05fcccd00d39912defeee69b /docs
parentae19de1c2dcc160495fcffb198f9266cd52a36a5 (diff)
downloadubox-msx-lib-fd1295bd8a078d6909f294a8188cc543d21bff42.tar.gz
ubox-msx-lib-fd1295bd8a078d6909f294a8188cc543d21bff42.zip
png2sprites.py: documentation updated
Diffstat (limited to 'docs')
-rw-r--r--docs/tools.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/tools.md b/docs/tools.md
index ee42261..ec8b56f 100644
--- a/docs/tools.md
+++ b/docs/tools.md
@@ -14,7 +14,7 @@ TODO
### png2sprites.py
-TODO
+The png2sprites.py tool converts an image that is a multiple of 16x16 into multiple sprites. Sprites are also separated by colour values. Dark grey (#1c1c1c) is assigned to transparent in the MSX colour index.
### map.py