[Mono-bugs] [Bug 74761][Nor] Changed - gdiplus should handle
missing font families gracefully.
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Wed Oct 5 17:31:16 EDT 2005
Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.
Changed by peter at novonyx.com.
http://bugzilla.ximian.com/show_bug.cgi?id=74761
--- shadow/74761 2005-10-01 02:25:06.000000000 -0400
+++ shadow/74761.tmp.6234 2005-10-05 17:31:16.000000000 -0400
@@ -5,13 +5,13 @@
OS Details: Solaris 8 and 9
Status: NEW
Resolution:
Severity: Unknown
Priority: Normal
Component: Windows.Forms
-AssignedTo: mono-bugs at ximian.com
+AssignedTo: jordi at ximian.com
ReportedBy: dougpostman at yahoo.com
QAContact: mono-bugs at ximian.com
TargetMilestone: ---
URL:
Cc:
Summary: gdiplus should handle missing font families gracefully.
@@ -85,6 +85,13 @@
<dir>/usr/share/gnome/fonts</dir>
<dir>/usr/sfw/share/ghostscript/fonts</dir>
<dir>/openwin/lib/X11/fonts</dir>
Then do an fc_cache to reload fonts WORKED!
Got a Windows Form running on solaris!
+
+------- Additional Comments From peter at novonyx.com 2005-10-05 17:31 -------
+Jordi,
+
+It might be good to put some code in that, if none of the fonts we
+want are found picks the first one that can be found, to avoid dying
+like this.
More information about the mono-bugs
mailing list