зеркало из https://github.com/mono/mail-archives.git
80 строки
3.3 KiB
HTML
80 строки
3.3 KiB
HTML
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
|
|
<HTML>
|
|
<HEAD>
|
|
<TITLE> [Mono-osx] System.Drawing into Cocoa views?
|
|
</TITLE>
|
|
<LINK REL="Index" HREF="index.html" >
|
|
<LINK REL="made" HREF="mailto:mono-osx%40lists.ximian.com?Subject=%5BMono-osx%5D%20System.Drawing%20into%20Cocoa%20views%3F&In-Reply-To=CAKK43CdbCRvxSVTRYAv-8QZZwVkzEf7t5GNGQ%3DiDYc5aOZUTwQ%40mail.gmail.com">
|
|
<META NAME="robots" CONTENT="index,nofollow">
|
|
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
|
|
<LINK REL="Previous" HREF="004440.html">
|
|
<LINK REL="Next" HREF="004442.html">
|
|
</HEAD>
|
|
<BODY BGCOLOR="#ffffff">
|
|
<H1>[Mono-osx] System.Drawing into Cocoa views?</H1>
|
|
<B>Eric J. M. Smith</B>
|
|
<A HREF="mailto:mono-osx%40lists.ximian.com?Subject=%5BMono-osx%5D%20System.Drawing%20into%20Cocoa%20views%3F&In-Reply-To=CAKK43CdbCRvxSVTRYAv-8QZZwVkzEf7t5GNGQ%3DiDYc5aOZUTwQ%40mail.gmail.com"
|
|
TITLE="[Mono-osx] System.Drawing into Cocoa views?">eric at tarkvara.org
|
|
</A><BR>
|
|
<I>Thu Jul 21 12:05:53 EDT 2011</I>
|
|
<P><UL>
|
|
<LI>Previous message: <A HREF="004440.html">[Mono-osx] System.Drawing into Cocoa views?
|
|
</A></li>
|
|
<LI>Next message: <A HREF="004442.html">[Mono-osx] [ANN] Monobjc 3.0.1481.0 Released
|
|
</A></li>
|
|
<LI> <B>Messages sorted by:</B>
|
|
<a href="date.html#4441">[ date ]</a>
|
|
<a href="thread.html#4441">[ thread ]</a>
|
|
<a href="subject.html#4441">[ subject ]</a>
|
|
<a href="author.html#4441">[ author ]</a>
|
|
</LI>
|
|
</UL>
|
|
<HR>
|
|
<!--beginarticle-->
|
|
<PRE>On 21 July 2011 02:00, Maxi Combina <<A HREF="http://lists.ximian.com/mailman/listinfo/mono-osx">maxi.combina at passwordbank.com</A>> wrote:
|
|
><i> please excuse if my suggestion is too newbie but, can't you ship libfreetype.6.dylib with your app?
|
|
</I>
|
|
Hi Maxi,
|
|
|
|
Yes, I'm sure you can. For instance, VLC.app includes a copy of
|
|
libfreetype.6.dylib inside its application bundle. I believe you
|
|
could use Mono's dllmap functionality to load a private copy of
|
|
libfreetype (so you wouldn't have to overwrite the system-installed
|
|
version).
|
|
|
|
><i>From the point-of-view of distributing a shrink-wrapped app, I would
|
|
</I>actually be more concerned about the dependency on X11. Is an app
|
|
with dependencies on X11 eligible for the Mac App Store? Can we rely
|
|
on end-users to remember where they left their Snow Leopard DVD, so
|
|
they can install X11? Failing that, can we bundle our own copy of X11
|
|
with our app?
|
|
|
|
So, while I'm happy that this libgdiplus functionality exists, I'm
|
|
disappointed that it drags in all this extra baggage.
|
|
|
|
Eric Smith
|
|
Tarkvara Design Inc.
|
|
</PRE>
|
|
|
|
|
|
<!--endarticle-->
|
|
<HR>
|
|
<P><UL>
|
|
<!--threads-->
|
|
<LI>Previous message: <A HREF="004440.html">[Mono-osx] System.Drawing into Cocoa views?
|
|
</A></li>
|
|
<LI>Next message: <A HREF="004442.html">[Mono-osx] [ANN] Monobjc 3.0.1481.0 Released
|
|
</A></li>
|
|
<LI> <B>Messages sorted by:</B>
|
|
<a href="date.html#4441">[ date ]</a>
|
|
<a href="thread.html#4441">[ thread ]</a>
|
|
<a href="subject.html#4441">[ subject ]</a>
|
|
<a href="author.html#4441">[ 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>
|