Nov. 29, 2012
1:31 p.m.
Igor Stasenko wrote:
Make sure you enabled freetype library in settings.
(LogicalFont familyName: 'Arial' pointSize: 20) realFont.
should answer a freetype font, not strike font instance.
Perhaps that can be added somewhere in initialization code as an assert with a useful exception message.