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

User [EMAIL PROTECTED] added comment
https://bugzilla.novell.com/show_bug.cgi?id=379546#c3





--- Comment #3 from Sebastien Pouliot <[EMAIL PROTECTED]>  2008-04-17 18:17:01 
MST ---
IIRC (been a long time since I read that code) but I suspect the second matrix
is "ignored"(*) by libgdiplus as long as it's not *drawn* (stroked or fill).

My quick (evening) guess is that transforming the points, using the same
matrix, before adding them to the first path would fix this (in case you need a
quick workaround).

(*) since we generally just assign the matrix to the cairo context...


-- 
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.
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to