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=77620 --- shadow/77620 2006-02-22 18:26:05.000000000 -0500 +++ shadow/77620.tmp.19351 2006-02-22 20:24:30.000000000 -0500 @@ -1,14 +1,14 @@ Bug#: 77620 Product: Mono: Class Libraries Version: 1.1 -OS: +OS: unknown OS Details: Status: NEW Resolution: -Severity: +Severity: Unknown Priority: Wishlist Component: libgdiplus AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] QAContact: [EMAIL PROTECTED] TargetMilestone: --- @@ -22,6 +22,15 @@ the extra argument of fontconfig to pkg-config isn't normally needed). ------- Additional Comments From [EMAIL PROTECTED] 2006-02-22 18:26 ------- Created an attachment (id=16515) proposed patch + +------- Additional Comments From [EMAIL PROTECTED] 2006-02-22 20:24 ------- +I checked our oldest distro that we build on (redhat9) and the rpm +we're using for freetype2 has a .pc file. But, the stock rh9 rpm +doesn't. Bummer. + +Cairo checks for pkg-config freetype2, and then falls back to +freetype-config if it doesn't find pkg-config. I'm not sure it's +worth doing in libgdiplus as well... ? _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
