OSDN Git Service

font
[psychlops/cpp.git] / psychlops / platform / win32gl / psychlops_g_API_win32gl.cpp
index b1ee00f..1430e2e 100644 (file)
@@ -452,6 +452,7 @@ namespace Psychlops {
        void APICanvasProperties::cacheText(Letters &drawee, Utilities::CacheOnImage& t)\r
        {\r
                int fontsize = (int)(drawee.font.size);\r
+               t.font_size = drawee.font.size;\r
                int ix = 0, iy = 0;\r
                //std:: str = wtext(drawee.text).dup;\r
 \r