From a4043853ffa0fa8f7b585facb45659964aadc459 Mon Sep 17 00:00:00 2001 From: fluxgen Date: Sun, 12 Sep 2004 00:06:37 +0000 Subject: fix for Font drawText --- src/tests/testFont.cc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/tests/testFont.cc b/src/tests/testFont.cc index e8a3687..ca50661 100644 --- a/src/tests/testFont.cc +++ b/src/tests/testFont.cc @@ -19,7 +19,7 @@ // FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER // DEALINGS IN THE SOFTWARE. -// $Id: testFont.cc,v 1.7 2004/09/01 12:41:11 fluxgen Exp $ +// $Id: testFont.cc,v 1.8 2004/09/12 00:06:37 fluxgen Exp $ #include "App.hh" #include "FbWindow.hh" @@ -87,7 +87,7 @@ public: x, y, x + text_w, y); wingc.setForeground(FbTk::Color(m_foreground.c_str(), m_win.screenNumber())); cerr<<"text width: "<