mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-04-15 15:19:25 +02:00
* patch from mantis #27453 by Dirk Fellenberg, update fontsize to freetype
lib. git-svn-id: trunk@29683 -
This commit is contained in:
parent
890b9d37e4
commit
6e23f3fc97
@ -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;
|
||||
|
Loading…
Reference in New Issue
Block a user