2025-08-29 13:22 CEST

spring: develop 9d594105 Diff ] Back to Repository ]
Author Committer Branch Timestamp Parent
trepan trepan develop 2007-04-03 06:14:41 develop 82ec52e0
Changeset * Added ILU library requirement
* Added FontTexture engine generator and tools/FontTexture converter
  - will generate a texture and spec file for a font
  - can generate a dark outline for the font
* Removed all the old LuaUI font textures and spec files
* Adjusted LuaUI/fonts.lua to use the new font spec format


git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@3528 37977431-3df6-0310-b722-df95706aa16b
rm - game/LuaUI/Fonts/LuxiMono_12.fmt Diff ] File ]
rm - game/LuaUI/Fonts/LuxiMono_12.png Diff ] File ]
rm - game/LuaUI/Fonts/LuxiMono_16.fmt Diff ] File ]
rm - game/LuaUI/Fonts/LuxiMono_16.png Diff ] File ]
rm - game/LuaUI/Fonts/LuxiMono_32.fmt Diff ] File ]
rm - game/LuaUI/Fonts/LuxiMono_32.png Diff ] File ]
rm - game/LuaUI/Fonts/LuxiMono_6.fmt Diff ] File ]
rm - game/LuaUI/Fonts/LuxiMono_6.png Diff ] File ]
rm - game/LuaUI/Fonts/LuxiMono_8.fmt Diff ] File ]
rm - game/LuaUI/Fonts/LuxiMono_8.png Diff ] File ]
rm - game/LuaUI/Fonts/ProFont_12.fmt Diff ] File ]
rm - game/LuaUI/Fonts/ProFont_12.png Diff ] File ]
rm - game/LuaUI/Fonts/ProFont_16.fmt Diff ] File ]
rm - game/LuaUI/Fonts/ProFont_16.png Diff ] File ]
rm - game/LuaUI/Fonts/ProFont_6.fmt Diff ] File ]
rm - game/LuaUI/Fonts/ProFont_6.png Diff ] File ]
rm - game/LuaUI/Fonts/ProFont_8.fmt Diff ] File ]
rm - game/LuaUI/Fonts/ProFont_8.png Diff ] File ]
rm - game/LuaUI/Fonts/TogaSansBold_12.fmt Diff ] File ]
rm - game/LuaUI/Fonts/TogaSansBold_12.png Diff ] File ]
rm - game/LuaUI/Fonts/TogaSansBold_16.fmt Diff ] File ]
rm - game/LuaUI/Fonts/TogaSansBold_16.png Diff ] File ]
rm - game/LuaUI/Fonts/TogaSansBold_32.fmt Diff ] File ]
rm - game/LuaUI/Fonts/TogaSansBold_32.png Diff ] File ]
rm - game/LuaUI/Fonts/TogaSansBold_6.fmt Diff ] File ]
rm - game/LuaUI/Fonts/TogaSansBold_6.png Diff ] File ]
rm - game/LuaUI/Fonts/TogaSansBold_8.fmt Diff ] File ]
rm - game/LuaUI/Fonts/TogaSansBold_8.png Diff ] File ]
rm - game/LuaUI/Fonts/TogaSerifBold_12.fmt Diff ] File ]
rm - game/LuaUI/Fonts/TogaSerifBold_12.png Diff ] File ]
rm - game/LuaUI/Fonts/TogaSerifBold_16.fmt Diff ] File ]
rm - game/LuaUI/Fonts/TogaSerifBold_16.png Diff ] File ]
rm - game/LuaUI/Fonts/TogaSerifBold_32.fmt Diff ] File ]
rm - game/LuaUI/Fonts/TogaSerifBold_32.png Diff ] File ]
rm - game/LuaUI/Fonts/VeraMonoBold_12.fmt Diff ] File ]
rm - game/LuaUI/Fonts/VeraMonoBold_12.png Diff ] File ]
rm - game/LuaUI/Fonts/VeraMonoBold_16.fmt Diff ] File ]
rm - game/LuaUI/Fonts/VeraMonoBold_16.png Diff ] File ]
rm - game/LuaUI/Fonts/VeraMonoBold_6.fmt Diff ] File ]
rm - game/LuaUI/Fonts/VeraMonoBold_6.png Diff ] File ]
rm - game/LuaUI/Fonts/VeraMonoBold_8.fmt Diff ] File ]
rm - game/LuaUI/Fonts/VeraMonoBold_8.png Diff ] File ]
mod - game/LuaUI/fonts.lua Diff ] File ]
add - rts/Rendering/FontTexture.cpp Diff ] File ]
add - rts/Rendering/FontTexture.h Diff ] File ]
mod - rts/Rendering/Textures/Bitmap.cpp Diff ] File ]
mod - rts/build/scons/config.py Diff ] File ]
add - tools/FontTexture/GNUmakefile Diff ] File ]
add - tools/FontTexture/main.cpp Diff ] File ]