* patch from mantis by Dirk Fellenberg, update fontsize to freetype

lib.

git-svn-id: trunk@29683 -
This commit is contained in:
marco 2015-02-13 10:19:13 +00:00
parent 890b9d37e4
commit 6e23f3fc97

View File

@ -461,6 +461,7 @@ begin
CurSize := CreateSize (aSize,aResolution)
else
CurSize := PMgrSize(CurFont.FSizes[r]);
SetPixelSize(CurSize^.Size, CurSize^.resolution);
CurFont.LastSize := CurSize;
end;
end;