Fixed texture anti-aliasing (gee, couldn't they have told us it was this easy...)

git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/branches/irrlicht@4239 178a84e3-b1eb-0310-8ba1-8eac791a3b58
This commit is contained in:
auria 2009-12-05 18:56:40 +00:00
parent f8984db40b
commit e46251008a
5 changed files with 3 additions and 1 deletions

View File

@ -2,8 +2,10 @@
<font type="bitmap">
<Texture index="0" filename="okolaks0.png" hasAlpha="false" />
<Texture index="0" filename="okolaks0.png" hasAlpha="true" />
<Texture index="1" filename="okolaks1.png" hasAlpha="false" />
<Texture index="2" filename="okolaks2.png" hasAlpha="false" />
<Texture index="3" filename="okolaks3.png" hasAlpha="false" />
<c c="" r="0, 0, 1, 33" o="11" />
<c c="" r="2, 0, 3, 33" o="11" />

Binary file not shown.

Before

Width:  |  Height:  |  Size: 34 KiB

After

Width:  |  Height:  |  Size: 29 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 13 KiB

After

Width:  |  Height:  |  Size: 11 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 23 KiB

After

Width:  |  Height:  |  Size: 19 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 4.0 KiB

After

Width:  |  Height:  |  Size: 3.5 KiB