diff options
| author | Ray <[email protected]> | 2019-12-03 00:32:41 +0100 |
|---|---|---|
| committer | Ray <[email protected]> | 2019-12-03 00:32:41 +0100 |
| commit | 5a483c68c9f078e79d9fc1b88320342b4c3fc85e (patch) | |
| tree | 9a15584e1c089cc73d6bb0401e511f4661f7619c | |
| parent | b61f45f17e7245f003ee74d1b099bb8b8da17d9c (diff) | |
| download | raylib.com-5a483c68c9f078e79d9fc1b88320342b4c3fc85e.tar.gz raylib.com-5a483c68c9f078e79d9fc1b88320342b4c3fc85e.zip | |
Added rTexPacker icon
| -rw-r--r-- | images/raylibtech/rtexpacker_128x128.png | bin | 0 -> 866 bytes | |||
| -rw-r--r-- | index.html | 1 |
2 files changed, 1 insertions, 0 deletions
diff --git a/images/raylibtech/rtexpacker_128x128.png b/images/raylibtech/rtexpacker_128x128.png Binary files differnew file mode 100644 index 0000000..9399076 --- /dev/null +++ b/images/raylibtech/rtexpacker_128x128.png @@ -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> |
