[Mono-bugs] [Bug 338207] System.Drawing.Graphics. DrawString does not recognize italic or bold styles.

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Wed Oct 31 21:22:17 EDT 2007


https://bugzilla.novell.com/show_bug.cgi?id=338207#c4


Sebastien Pouliot <spouliot at novell.com> changed:

           What    |Removed                                         |Added
----------------------------------------------------------------------------
                 CC|                                                |spouliot at novell.com
             Status|NEW                                             |ASSIGNED




--- Comment #4 from Sebastien Pouliot <spouliot at novell.com>  2007-10-31 19:22:16 MST ---
Bold and Italic are broken on (the default) cairo-based renderer (because the
value are cached earlier when building the fontfamily).

Also the same font face is always being used (this one is a really dumb
mistake).

I still wonder how no one reported those issue before now - it's been in SVN
since early August... well I'm valgrinding and, if ok, committing the fixes.

Thanks!


-- 
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