Extra tools: Difference between revisions
"Update links from ddnet.tw to ddnet.org" |
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 | 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 === |