]> git.nickg.me.uk Git - traingame.git/commit
Make new GUI use the new font engine
authorNick Gasson <nick@nickg.me.uk>
Sun, 25 Oct 2009 14:22:47 +0000 (14:22 +0000)
committerNick Gasson <nick@nickg.me.uk>
Sun, 25 Oct 2009 14:22:47 +0000 (14:22 +0000)
commit2e2a1c7337b9e1e39752543d33864eb62b3a14c0
tree1521f87b3ce1776b6c6bc4d3d48c7e46d10f937e
parent435535ed4567e00a22b18eb166544ee58cb11650
Make new GUI use the new font engine
include/gui2/Theme.hpp
layouts/demo.xml
src/UIDemo.cpp
src/ft/Font.cpp
src/ft/IFont.hpp
src/gui/Font.cpp
src/gui2/Button.cpp
src/gui2/Label.cpp
src/gui2/RenderContext.cpp
src/gui2/Theme.cpp