зеркало из https://github.com/mono/mail-archives.git
102 строки
4.4 KiB
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>
|
|
><i> Geoff Norton gnorton at novell.com
|
|
</I>><i> Mon Jun 1 15:37:20 EDT 2009
|
|
</I>><i>
|
|
</I>><i> > Unfortunately, I have not been able
|
|
</I>><i> > to find the missing ".m4" files for "xlib", "xlib_xrender", "xcb",
|
|
</I>><i> > "png", "glitz", "GLITZ_AGL", "GLITZ_EGL", "GLITZ_GLX", "GLITZ_WGL",
|
|
</I>><i> > "directfb", "FONTCONFIG", "FREETYPE", "POPPLER", and "LIBRSVG". And
|
|
</I>><i> > that is after I installed the "fontconfig" and "freetype" packages.
|
|
</I>><i> > Does anyone know where they can be found?
|
|
</I>><i> >
|
|
</I>><i>
|
|
</I>><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.
|
|
|
|
><i> > On another sour note, why does libgdiplus forbid its internal cairo
|
|
</I>><i> > from using Quartz Fonts? I would think that using the native
|
|
</I>><i> package
|
|
</I>><i> > would produce better performance, better compatibility with other
|
|
</I>><i> Mac
|
|
</I>><i> > GUI functions, and maybe reduce the number of packages one needs to
|
|
</I>><i> > install. But I found this in libgdiplus/configure.in:
|
|
</I>><i> >
|
|
</I>><i> > # gdiplus mac note; if we have quartz and ft fonts, quartz is the
|
|
</I>><i> > default and gdi+ assumes the latter everywhere, force it out
|
|
</I>><i> > # of the internal build
|
|
</I>><i> > ac_configure_args="$ac_configure_args --disable-quartz-font"
|
|
</I>><i>
|
|
</I>><i> Because no one has submitted a patch that does all the work that is
|
|
</I>><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 "<A HREF="http://go-mono.com/status/"?">http://go-mono.com/status/"?</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>
|