| flag :
FF_WEIGHT | weight font |
FF_ITALIC | italic font |
FF_UNDERLINE | underlined font |
FF_STRIKED | striked font |
FF_PIXEL | _size_ means pixel size. $BLG Note: Text will have the same look (seen size) whatever the pitch of the screen |
FF_HOLLOW | This lets you draw hollow (not plain) text with _SDRAWtext (required Scol 5.x or +) |
FF_CLEARTYPE | for smooth rendering. Default behaviour is now No Antialiasing, not the system one. This results on better rendering of small fonts. Set flag for bigger fonts (required Scol 5.x or +). |
|