Extra tools: Difference between revisions

"Update links from ddnet.tw to ddnet.org"
Rafaelff (talk | contribs)
m dilate: Add example of PNG file
Line 42: Line 42:
It is a graphics tool, mainly useful for mappers. It takes care of transparent areas to prevent black/white outlines around your images ingame, therefore avoiding blending and mipmap issues. See [http://wiki.polycount.com/wiki/Edge_padding Edge padding] for more info.
It is a graphics tool, mainly useful for mappers. It takes care of transparent areas to prevent black/white outlines around your images ingame, therefore avoiding blending and mipmap issues. See [http://wiki.polycount.com/wiki/Edge_padding Edge padding] for more info.


Note this works only in RGBA image files. So, it will not work for, for instance, in JPEG files.
Note this works only in RGBA image files (e.g. PNG files). So, it will fail in e.g. JPEG files.


=== dummy_map ===
=== dummy_map ===