Added 1-pixel transparent border around glyphs to avoid GL blending artifacts when...
authorIngo Ruhnke <grumbel@gmail.com>
Mon, 4 Aug 2014 19:02:04 +0000 (21:02 +0200)
committerIngo Ruhnke <grumbel@gmail.com>
Mon, 4 Aug 2014 19:02:04 +0000 (21:02 +0200)
commit8fc619c1560d238cbf22fb666847642a130516c6
tree61bddbf8a3a7e82df05e658024f711c63ae2077b
parent24cbc2eb14f4fc0e45e221e67900656940effd31
Added 1-pixel transparent border around glyphs to avoid GL blending artifacts when scaling along with a script for doing so

Only while.stf has been converted so far
data/fonts/white.stf
data/images/engine/fonts/shadow.png
data/images/engine/fonts/white.png
src/video/font.cpp
src/video/font.hpp
tools/font-add-border.py [new file with mode: 0755]