[Mono-list] System.Drawing.Drawing2D.GraphicsPath

xyznyc xyznyc at rocketmail.com
Tue Mar 10 13:03:30 EDT 2009


MoMA reports two problems in my asp.net app:

void GenerateImage () 	void GraphicsPath.AddString (string, FontFamily, int,
Single, Rectangle, StringFormat) 	The layoutRect and StringFormat parameters
are ignored when using libgdiplus.

void GenerateImage () 	void GraphicsPath.Warp (PointF[], RectangleF, Matrix,
WarpMode, Single) 	GdipWarpPath isn't implemented in libgdiplus

These methods are used by my captcha-image generating code. Nearly all of
the rest of my code works great under Mono. Any chance of these GraphicsPath
methods being implemented soon?

-- 
View this message in context: http://www.nabble.com/System.Drawing.Drawing2D.GraphicsPath-tp22438843p22438843.html
Sent from the Mono - General mailing list archive at Nabble.com.



More information about the Mono-list mailing list