Add texture padder tool

This commit is contained in:
2026-04-13 20:34:54 -05:00
parent 5f2d871bad
commit 041ec3d710
6 changed files with 422 additions and 13 deletions
+4
View File
@@ -29,6 +29,10 @@
<div class="tool-name">Texture Creator</div>
<div class="tool-desc">Load PNG, JPG, or DTF files and export to the Dusk Texture Format (.dtf) or PNG.</div>
</a>
<a class="tool-card" href="/texture-padder/">
<div class="tool-name">Texture Padder</div>
<div class="tool-desc">Pad texture dimensions to power-of-two or enforce minimum size requirements.</div>
</a>
</div>
</section>