One thing that would be very nice to be included in function FF_MakeFontEx is the Pich angle of text.
e.q.
Function FF_MakeFontEx(ByVal sFont As String, ByVal PointSize As Long, ByVal fBold As Long, ByVal fItalic As Long, ByVal fUnderline As Long, ByVal StrikeThru As Long, Byval Pitch as long) As Long
- Kim