Initial release

This commit is contained in:
civ
2026-08-16 18:24:52 +07:00
commit 876886a39a
13244 changed files with 2353959 additions and 0 deletions
@@ -0,0 +1,5 @@
# Tool: ImageStitcher
Many controls in VSTGUI uses stacked bitmaps. Per example the COnOffButton has two states and depending on the state the upper half of the bitmap is shown, or the lower half.
This tool helps in creating these bitmaps by generating one stitched PNG out of many PNG's.