Font.rasterizer

機能/意味
String drawing method
タイプ
Fontクラスのプロパティ (読み書き可能)
説明
 Indicates the character string drawing method. You can also set a value.
 Specify one of the following values.
frGDI : Draw characters using GDI
frFreeType : Draw characters using FreeType
When FreeType is specified, only horizontal writing is supported. Others are not supported.
This property is static. Set the value using Font.rasterizer.