 Rank: Advanced Member Groups: Administration
, Member
Joined: 7/28/2003 Posts: 1,164 Points: -421 Location: WA, US
|
Description
When trying to draw text with non-TrueType font (for example Adobe Type 1 or some others), Graphics Processor version 1.8 (and below) returns error.
Reason
As soon as Graphics Processor uses GDI+ to draw text, it has the same restrictions as GDI+. In particular it can use only TrueType fonts.
Solution
Use TrueType analogues of the font.
Best regards, Fedor Skvortsov
|