From: mfranz Date: Tue, 6 Jun 2006 12:52:45 +0000 (+0000) Subject: use global fontcache. This hast the nice side effect that panels can now X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=db86d15c5f980a36b0de48f58294409e75289974;p=flightgear.git use global fontcache. This hast the nice side effect that panels can now use *any* texture (*.txf) font, not just "typewriter" and "led". --- diff --git a/src/Cockpit/panel.cxx b/src/Cockpit/panel.cxx index e33803c48..f9924fbd4 100644 --- a/src/Cockpit/panel.cxx +++ b/src/Cockpit/panel.cxx @@ -52,6 +52,7 @@ #include
#include
#include