PlanetSquires Forums

Support Forums => Other Software and Code => Topic started by: Kim Hetlelid on June 03, 2004, 05:44:41 AM

Title: Addition to FF_MakeFontEx
Post by: Kim Hetlelid on June 03, 2004, 05:44:41 AM
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