[Mono-bugs] [Bug 400775] New: NOT IMPLEMENTED: GdipWarpPath

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Tue Jun 17 04:16:02 EDT 2008


https://bugzilla.novell.com/show_bug.cgi?id=400775


           Summary: NOT IMPLEMENTED: GdipWarpPath
           Product: Mono: Class Libraries
           Version: unspecified
          Platform: Other
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: P5 - None
         Component: libgdiplus
        AssignedTo: mono-bugs at lists.ximian.com
        ReportedBy: informatique.internet at fiducial.fr
         QAContact: mono-bugs at lists.ximian.com
          Found By: ---


We need to do some captcha image using a library copied on CodeProject. It use
GraphicsPath::Wrap to dispatch text on the image.

Here's a test case that works well on MS.NET 1.1 and not on mono svn...

Step to reproduce : 
1. extract the md solution 
2. run xsp
3. go to localhost:8080

 You see an empty image with only noise

xsp throw an warning : 
** (/usr/lib/mono/1.0/xsp.exe:2117): WARNING **: NOT IMPLEMENTED: GdipWarpPath

if you comment path.Wrap, it works but letters are aligned...

It could be great if this could be implemented


-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.


More information about the mono-bugs mailing list