/lists.whatwg.org/pipermail/whatwg-whatwg.org/2014-March/042179.html
https://github.com/whatwg/whatwg.org · HTML · 70 lines · 58 code · 5 blank · 7 comment · 0 complexity · 6897d340488ed29fae3c84b461cb3a97 MD5 · raw file
- <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
- <HTML>
- <HEAD>
- <TITLE> [whatwg] new constructor method for Path2D
- </TITLE>
- <LINK REL="Index" HREF="index.html" >
- <LINK REL="made" HREF="mailto:whatwg%40lists.whatwg.org?Subject=Re%3A%20%5Bwhatwg%5D%20new%20constructor%20method%20for%20Path2D&In-Reply-To=%3Cf8fc18bb7a314f9b899f918ffd6de4f8%40BN1PR05MB325.namprd05.prod.outlook.com%3E">
- <META NAME="robots" CONTENT="index,nofollow">
- <style type="text/css">
- pre {
- white-space: pre-wrap; /* css-2.1, curent FF, Opera, Safari */
- }
- </style>
- <META http-equiv="Content-Type" content="text/html; charset=us-ascii">
- <LINK REL="Previous" HREF="084451.html">
- <LINK REL="Next" HREF="084486.html">
- </HEAD>
- <BODY BGCOLOR="#ffffff">
- <H1>[whatwg] new constructor method for Path2D</H1>
- <!--htdig_noindex-->
- <B>Domenic Denicola</B>
- <A HREF="mailto:whatwg%40lists.whatwg.org?Subject=Re%3A%20%5Bwhatwg%5D%20new%20constructor%20method%20for%20Path2D&In-Reply-To=%3Cf8fc18bb7a314f9b899f918ffd6de4f8%40BN1PR05MB325.namprd05.prod.outlook.com%3E"
- TITLE="[whatwg] new constructor method for Path2D">domenic at domenicdenicola.com
- </A><BR>
- <I>Mon Mar 10 11:32:36 PDT 2014</I>
- <P><UL>
- <LI>Previous message: <A HREF="084451.html">[whatwg] new constructor method for Path2D
- </A></li>
- <LI>Next message: <A HREF="084486.html">[whatwg] Canvas and Paths
- </A></li>
- <LI> <B>Messages sorted by:</B>
- <a href="date.html#84452">[ date ]</a>
- <a href="thread.html#84452">[ thread ]</a>
- <a href="subject.html#84452">[ subject ]</a>
- <a href="author.html#84452">[ author ]</a>
- </LI>
- </UL>
- <HR>
- <!--/htdig_noindex-->
- <!--beginarticle-->
- <PRE>What about making the Path2D constructor a property of each context? E.g.
- var path = new myContext.Path2D(...);
- Each context would have a different constructor tied to it, allowing this kind of optimization.
- </PRE>
- <!--endarticle-->
- <!--htdig_noindex-->
- <HR>
- <P><UL>
- <!--threads-->
- <LI>Previous message: <A HREF="084451.html">[whatwg] new constructor method for Path2D
- </A></li>
- <LI>Next message: <A HREF="084486.html">[whatwg] Canvas and Paths
- </A></li>
- <LI> <B>Messages sorted by:</B>
- <a href="date.html#84452">[ date ]</a>
- <a href="thread.html#84452">[ thread ]</a>
- <a href="subject.html#84452">[ subject ]</a>
- <a href="author.html#84452">[ author ]</a>
- </LI>
- </UL>
- <hr>
- <a href="http://lists.whatwg.org/listinfo.cgi/whatwg-whatwg.org">More information about the whatwg
- mailing list</a><br>
- <!--/htdig_noindex-->
- </body></html>