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 [EMAIL PROTECTED] http://bugzilla.ximian.com/show_bug.cgi?id=77498 --- shadow/77498 2006-02-07 16:18:06.000000000 -0500 +++ shadow/77498.tmp.31934 2006-02-07 16:18:53.000000000 -0500 @@ -57,6 +57,11 @@ pfc.AddFontFile(Server.MapPath("/arial.ttf")); int ii = pfc.Families.Length; FontFamily m = pfc.Families[0]; Font ff = new Font(m, 12, FontStyle.Regular, GraphicsUnit.Pixel); %> <%=ff.ToString()%> + +------- Additional Comments From [EMAIL PROTECTED] 2006-02-07 16:18 ------- +Created an attachment (id=16458) +ASPX page to reproduce PrivateFontCollection problem + _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
