2025-08-29 13:23 CEST

spring: develop c9f643f8 Diff ] Back to Repository ]
Author Committer Branch Timestamp Parent
trepan trepan develop 2007-04-03 14:23:59 develop f4e2db86
Changeset * Added padding and stuffing control for font texture generation:
  - padding : unused pixels between glyphs
  - stuffing : clear pixels that are rendered as part of the glyph
               (gives users more leeway to modify font textures)


git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@3533 37977431-3df6-0310-b722-df95706aa16b
mod - rts/Lua/LuaOpenGL.cpp Diff ] File ]
mod - rts/Rendering/FontTexture.cpp Diff ] File ]
mod - rts/Rendering/FontTexture.h Diff ] File ]
mod - tools/FontTexture/GNUmakefile Diff ] File ]
mod - tools/FontTexture/main.cpp Diff ] File ]