mail-archives/mono-osx/2009-June/002334.html

102 строки
4.4 KiB
HTML

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<TITLE> [Mono-osx] Building libgdiplus on OS X
</TITLE>
<LINK REL="Index" HREF="index.html" >
<LINK REL="made" HREF="mailto:mono-osx%40lists.ximian.com?Subject=%5BMono-osx%5D%20%20Building%20libgdiplus%20on%20OS%20X&In-Reply-To=">
<META NAME="robots" CONTENT="index,nofollow">
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
<LINK REL="Previous" HREF="002337.html">
<LINK REL="Next" HREF="002335.html">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[Mono-osx] Building libgdiplus on OS X</H1>
<B>Lee V. Andrus</B>
<A HREF="mailto:mono-osx%40lists.ximian.com?Subject=%5BMono-osx%5D%20%20Building%20libgdiplus%20on%20OS%20X&In-Reply-To="
TITLE="[Mono-osx] Building libgdiplus on OS X">landrus2 at by-rite.net
</A><BR>
<I>Mon Jun 1 19:03:04 EDT 2009</I>
<P><UL>
<LI>Previous message: <A HREF="002337.html">[Mono-osx] Re draw issues Winforms
</A></li>
<LI>Next message: <A HREF="002335.html">[Mono-osx] Building libgdiplus on OS X
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#2334">[ date ]</a>
<a href="thread.html#2334">[ thread ]</a>
<a href="subject.html#2334">[ subject ]</a>
<a href="author.html#2334">[ author ]</a>
</LI>
</UL>
<HR>
<!--beginarticle-->
<PRE>
&gt;<i> Geoff Norton gnorton at novell.com
</I>&gt;<i> Mon Jun 1 15:37:20 EDT 2009
</I>&gt;<i>
</I>&gt;<i> &gt; Unfortunately, I have not been able
</I>&gt;<i> &gt; to find the missing &quot;.m4&quot; files for &quot;xlib&quot;, &quot;xlib_xrender&quot;, &quot;xcb&quot;,
</I>&gt;<i> &gt; &quot;png&quot;, &quot;glitz&quot;, &quot;GLITZ_AGL&quot;, &quot;GLITZ_EGL&quot;, &quot;GLITZ_GLX&quot;, &quot;GLITZ_WGL&quot;,
</I>&gt;<i> &gt; &quot;directfb&quot;, &quot;FONTCONFIG&quot;, &quot;FREETYPE&quot;, &quot;POPPLER&quot;, and &quot;LIBRSVG&quot;. And
</I>&gt;<i> &gt; that is after I installed the &quot;fontconfig&quot; and &quot;freetype&quot; packages.
</I>&gt;<i> &gt; Does anyone know where they can be found?
</I>&gt;<i> &gt;
</I>&gt;<i>
</I>&gt;<i> /usr/X11/share/aclocal/
</I>
The files in that directory (fontutil.m4, pkg.m4, xorg-macros.m4,
xorgversion.m4, freetype2.m4, xaw.m4, xorg-server.m4, and xtrans.m4)
contain none of the missing macros.
&gt;<i> &gt; On another sour note, why does libgdiplus forbid its internal cairo
</I>&gt;<i> &gt; from using Quartz Fonts? I would think that using the native
</I>&gt;<i> package
</I>&gt;<i> &gt; would produce better performance, better compatibility with other
</I>&gt;<i> Mac
</I>&gt;<i> &gt; GUI functions, and maybe reduce the number of packages one needs to
</I>&gt;<i> &gt; install. But I found this in libgdiplus/configure.in:
</I>&gt;<i> &gt;
</I>&gt;<i> &gt; # gdiplus mac note; if we have quartz and ft fonts, quartz is the
</I>&gt;<i> &gt; default and gdi+ assumes the latter everywhere, force it out
</I>&gt;<i> &gt; # of the internal build
</I>&gt;<i> &gt; ac_configure_args=&quot;$ac_configure_args --disable-quartz-font&quot;
</I>&gt;<i>
</I>&gt;<i> Because no one has submitted a patch that does all the work that is
</I>&gt;<i> required to drop ft2/fc as a dep on OSX. Would you like to?
</I>
I am inclined toward fixing things that actually do not work or do not
work well (like bugs and missing pieces in the Carbon Driver) more
than eliminating build-time dependencies. Can you give me an idea of
the scope of the change that would require? Would it require
rewriting gdi+ as implied by the comment line I quoted above?
Is there some listing of what in the Carbon Driver needs implementing
or fixing similar to &quot;<A HREF="http://go-mono.com/status/&quot;?">http://go-mono.com/status/&quot;?</A>
</PRE>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI>Previous message: <A HREF="002337.html">[Mono-osx] Re draw issues Winforms
</A></li>
<LI>Next message: <A HREF="002335.html">[Mono-osx] Building libgdiplus on OS X
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#2334">[ date ]</a>
<a href="thread.html#2334">[ thread ]</a>
<a href="subject.html#2334">[ subject ]</a>
<a href="author.html#2334">[ author ]</a>
</LI>
</UL>
<hr>
<a href="http://lists.ximian.com/mailman/listinfo/mono-osx">More information about the Mono-osx
mailing list</a><br>
</body></html>