[Mono-bugs] [Bug 371861] New: [libdgiplus] [OSX] use system default font for GdipGetGenericFontFamilySansSerif() etc.
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Mon Mar 17 15:26:07 EDT 2008
https://bugzilla.novell.com/show_bug.cgi?id=371861
Summary: [libdgiplus] [OSX] use system default font for
GdipGetGenericFontFamilySansSerif() etc.
Product: Mono: Class Libraries
Version: SVN
Platform: Other
OS/Version: Other
Status: NEW
Severity: Normal
Priority: P5 - None
Component: Sys.Drawing.
AssignedTo: mono-bugs at lists.ximian.com
ReportedBy: atsushi at ximian.com
QAContact: mono-bugs at lists.ximian.com
CC: spouliot at novell.com, gnorton at novell.com
Found By: ---
Currently we use constant value (such as "Serif") in default font retrievers
such as GdipGetGenericFontFamilySansSerif(). It does not work fine on OSX and
we should use some ATSUI functions instead.
This issue causes that winforms apps on OSX does not show any locale-specific
characters such as Japanese.
--
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