summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorRay <[email protected]>2019-12-03 00:32:41 +0100
committerRay <[email protected]>2019-12-03 00:32:41 +0100
commit5a483c68c9f078e79d9fc1b88320342b4c3fc85e (patch)
tree9a15584e1c089cc73d6bb0401e511f4661f7619c
parentb61f45f17e7245f003ee74d1b099bb8b8da17d9c (diff)
downloadraylib.com-5a483c68c9f078e79d9fc1b88320342b4c3fc85e.tar.gz
raylib.com-5a483c68c9f078e79d9fc1b88320342b4c3fc85e.zip
Added rTexPacker icon
-rw-r--r--images/raylibtech/rtexpacker_128x128.pngbin0 -> 866 bytes
-rw-r--r--index.html1
2 files changed, 1 insertions, 0 deletions
diff --git a/images/raylibtech/rtexpacker_128x128.png b/images/raylibtech/rtexpacker_128x128.png
new file mode 100644
index 0000000..9399076
--- /dev/null
+++ b/images/raylibtech/rtexpacker_128x128.png
Binary files differ
diff --git a/index.html b/index.html
index 8f6e214..987ef3c 100644
--- a/index.html
+++ b/index.html
@@ -113,6 +113,7 @@
<div id="raylibtech" style="margin: 0 auto;">
<a href="https://raylibtech.itch.io/rfxgen" target="_blank"><img class="icon" src="images/raylibtech/rfxgen_128x128.png" title="rFXGen" alt="fx sounds generator" width="100" height="100"/></a>
<a href="https://raylibtech.itch.io/rtexviewer" target="_blank"><img class="icon" src="images/raylibtech/rtexviewer_128x128.png" title="rTexViewer" alt="textures viewer and formats conversor" width="100" height="100"/></a>
+ <a href="https://raylibtech.itch.io/rtexpacker" target="_blank"><img class="icon" src="images/raylibtech/rtexpacker_128x128.png" title="rTexViewer" alt="textures packer and atlas generator" width="100" height="100"/></a>
<a href="https://raylibtech.itch.io/riconpacker" target="_blank"><img class="icon" src="images/raylibtech/riconpacker_128x128.png" title="rIconPacker" alt="icons packer and extractor" width="100" height="100"/></a>
<a href="https://raylibtech.itch.io/rguistyler" target="_blank"><img class="icon" src="images/raylibtech/rguistyler_128x128.png" title="rGuiStyler" alt="raygui styles editor" width="100" height="100"/></a>
<a href="https://raylibtech.itch.io/rguilayout" target="_blank"><img class="icon" src="images/raylibtech/rguilayout_128x128.png" title="rGuiLayout" alt="raygui layout editor" width="100" height="100"/></a>