зеркало из https://github.com/mono/mail-archives.git
91 строка
4.0 KiB
HTML
91 строка
4.0 KiB
HTML
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
|
|
<HTML>
|
|
<HEAD>
|
|
<TITLE> [Mono-osx] MonoMac.dll depends on System.Drawing.dll?
|
|
</TITLE>
|
|
<LINK REL="Index" HREF="index.html" >
|
|
<LINK REL="made" HREF="mailto:mono-osx%40lists.ximian.com?Subject=%5BMono-osx%5D%20MonoMac.dll%20depends%20on%20System.Drawing.dll%3F&In-Reply-To=AANLkTik9NjxCA2KDLy3j%2B5B%3DLNsBMWECj%2B_nK0b0mhzr%40mail.gmail.com">
|
|
<META NAME="robots" CONTENT="index,nofollow">
|
|
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
|
|
<LINK REL="Previous" HREF="003099.html">
|
|
<LINK REL="Next" HREF="003114.html">
|
|
</HEAD>
|
|
<BODY BGCOLOR="#ffffff">
|
|
<H1>[Mono-osx] MonoMac.dll depends on System.Drawing.dll?</H1>
|
|
<B>Miguel de Icaza</B>
|
|
<A HREF="mailto:mono-osx%40lists.ximian.com?Subject=%5BMono-osx%5D%20MonoMac.dll%20depends%20on%20System.Drawing.dll%3F&In-Reply-To=AANLkTik9NjxCA2KDLy3j%2B5B%3DLNsBMWECj%2B_nK0b0mhzr%40mail.gmail.com"
|
|
TITLE="[Mono-osx] MonoMac.dll depends on System.Drawing.dll?">miguel at novell.com
|
|
</A><BR>
|
|
<I>Thu Sep 9 18:32:47 EDT 2010</I>
|
|
<P><UL>
|
|
<LI>Previous message: <A HREF="003099.html">[Mono-osx] MonoMac.dll depends on System.Drawing.dll?
|
|
</A></li>
|
|
<LI>Next message: <A HREF="003114.html">[Mono-osx] MonoMac.dll depends on System.Drawing.dll?
|
|
</A></li>
|
|
<LI> <B>Messages sorted by:</B>
|
|
<a href="date.html#3113">[ date ]</a>
|
|
<a href="thread.html#3113">[ thread ]</a>
|
|
<a href="subject.html#3113">[ subject ]</a>
|
|
<a href="author.html#3113">[ author ]</a>
|
|
</LI>
|
|
</UL>
|
|
<HR>
|
|
<!--beginarticle-->
|
|
<PRE>Hello,
|
|
|
|
Just so everyone knows: my intention is to turn System.Drawing into a
|
|
fully operational stack that works with CoreGraphics instead of Cairo, to
|
|
simplify code sharing between platforms.
|
|
|
|
Miguel
|
|
|
|
On Wed, Sep 1, 2010 at 12:44 PM, Inspired Mars <<A HREF="http://lists.ximian.com/mailman/listinfo/mono-osx">inspiredmars at gmail.com</A>>wrote:
|
|
|
|
><i> We've run into a bit of a blocking issue.
|
|
</I>><i>
|
|
</I>><i> Monotouch.dll includes definitions for six primitive structures - Point,
|
|
</I>><i> PointF, Size, SizeF, Rectangle and RectangleF.
|
|
</I>><i> In contrast, MonoMac.dll currently depends on System.Drawing.dll.
|
|
</I>><i>
|
|
</I>><i> This means that all the other drawing primitives are also brought in -
|
|
</I>><i> Graphics, Pen, Brush, etc.
|
|
</I>><i> This is problematic because we're drawing via our own classes that are
|
|
</I>><i> identically named (to make it easier to port the drawing portion of our
|
|
</I>><i> Windows app.)
|
|
</I>><i>
|
|
</I>><i> Is there a plan to remove this dependency and directly include the six
|
|
</I>><i> primitive types in MonoMac.dll?
|
|
</I>><i> Regards,
|
|
</I>><i> _______________________________________________
|
|
</I>><i> Mono-osx mailing list
|
|
</I>><i> <A HREF="http://lists.ximian.com/mailman/listinfo/mono-osx">Mono-osx at lists.ximian.com</A>
|
|
</I>><i> <A HREF="http://lists.ximian.com/mailman/listinfo/mono-osx">http://lists.ximian.com/mailman/listinfo/mono-osx</A>
|
|
</I>><i>
|
|
</I>><i>
|
|
</I>-------------- next part --------------
|
|
An HTML attachment was scrubbed...
|
|
URL: <A HREF="http://lists.ximian.com/pipermail/mono-osx/attachments/20100909/58140ec0/attachment.html">http://lists.ximian.com/pipermail/mono-osx/attachments/20100909/58140ec0/attachment.html</A>
|
|
</PRE>
|
|
|
|
|
|
<!--endarticle-->
|
|
<HR>
|
|
<P><UL>
|
|
<!--threads-->
|
|
<LI>Previous message: <A HREF="003099.html">[Mono-osx] MonoMac.dll depends on System.Drawing.dll?
|
|
</A></li>
|
|
<LI>Next message: <A HREF="003114.html">[Mono-osx] MonoMac.dll depends on System.Drawing.dll?
|
|
</A></li>
|
|
<LI> <B>Messages sorted by:</B>
|
|
<a href="date.html#3113">[ date ]</a>
|
|
<a href="thread.html#3113">[ thread ]</a>
|
|
<a href="subject.html#3113">[ subject ]</a>
|
|
<a href="author.html#3113">[ 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>
|