From 855337e8caa196fac653910f7193432db17efd61 Mon Sep 17 00:00:00 2001 From: Jack Andersen Date: Mon, 23 Nov 2015 16:13:18 -1000 Subject: [PATCH] Updated libSpecter --- Editor/main.cpp | 2 +- libSpecter | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Editor/main.cpp b/Editor/main.cpp index d34639537..4eab3686e 100644 --- a/Editor/main.cpp +++ b/Editor/main.cpp @@ -41,7 +41,7 @@ struct Application : boo::IApplicationCallback tmp->addListener(listen); boo::IGraphicsDataFactory* gf = m_mainWindow->getMainContextDataFactory(); - m_fontCache.prepMainFont(gf, true, 20.0, 72); + m_fontCache.prepMainFont(gf, false, 10.0, 72); m_fontCache.closeBuiltinFonts(); while (m_running) diff --git a/libSpecter b/libSpecter index 1bae0c6f8..c3993c3de 160000 --- a/libSpecter +++ b/libSpecter @@ -1 +1 @@ -Subproject commit 1bae0c6f86162a23e79f9e58574f741b0f047b4e +Subproject commit c3993c3de779c9a1f29db6978aa27b3dd4b095d6