X-Git-Url: http://git.osdn.jp/view?a=blobdiff_plain;f=psychlops%2Fplatform%2Fwin32gl%2Fpsychlops_g_API_win32gl.cpp;fp=psychlops%2Fplatform%2Fwin32gl%2Fpsychlops_g_API_win32gl.cpp;h=1430e2e8458b5cf44bcdfc8554125cb2a6d5e467;hb=e84165b09393ea1992e0ec2696a044eb7c4e401d;hp=b1ee00f246e2a8ba854fe111972fa48d8074654f;hpb=0d6f30dda998b99119681bf9015e1f34be9a4855;p=psychlops%2Fcpp.git diff --git a/psychlops/platform/win32gl/psychlops_g_API_win32gl.cpp b/psychlops/platform/win32gl/psychlops_g_API_win32gl.cpp index b1ee00f..1430e2e 100644 --- a/psychlops/platform/win32gl/psychlops_g_API_win32gl.cpp +++ b/psychlops/platform/win32gl/psychlops_g_API_win32gl.cpp @@ -452,6 +452,7 @@ namespace Psychlops { void APICanvasProperties::cacheText(Letters &drawee, Utilities::CacheOnImage& t) { int fontsize = (int)(drawee.font.size); + t.font_size = drawee.font.size; int ix = 0, iy = 0; //std:: str = wtext(drawee.text).dup;