On Sep 19, 2007, at 10:14 AM, Oliver Hunt wrote:

Pardon? Path provides the abstraction for the path implementation of each platform's graphic library (eg. CoreGraphics, Qt, and Cairo). So we have to have a Path class if we want to be able to draw paths.

Specifically it wraps a bezier path.

Regards,
Maciej



--Oliver

On Sep 19, 2007, at 3:07 AM, eminemence wrote:


Thanks for the reply.
So isn't this Path class something more specific to cairo?
Also what is the exact use of a "PATH" if we can still break down operation
into single operations and do it?
Any advantages of having a path?
BR.
Mayur Kankanwadi.


Oliver Hunt-2 wrote:

The Path class provides an abstraction for paths drawn with a Canvas
element, and for rendering paths in SVG.

--Oliver

On Sep 18, 2007, at 10:44 PM, Mayur Kankanwadi wrote:

Hi All,
I have seen the Path class in WebCore and am not so sure as to what
exactly is it's purpose?
Can someone elaborate on this?
Thanks in advance.
BR.
Mayur Kankanwadi.


DISCLAIMER
==========
This e-mail may contain privileged and confidential information
which is the property of Persistent Systems Pvt. Ltd. It is
intended only for the use of the individual or entity to which it
is addressed. If you are not the intended recipient, you are not
authorized to read, retain, copy, print, distribute or use this
message. If you have received this communication in error, please
notify the sender and delete all copies of this message. Persistent
Systems Pvt. Ltd. does not accept any liability for virus infected
mails.
_______________________________________________
webkit-dev mailing list
webkit-dev@lists.webkit.org
http://lists.webkit.org/mailman/listinfo/webkit-dev

_______________________________________________
webkit-dev mailing list
webkit-dev@lists.webkit.org
http://lists.webkit.org/mailman/listinfo/webkit-dev



--
View this message in context: 
http://www.nabble.com/Purpose-of-Path-class--tf4478939.html#a12774455
Sent from the Webkit mailing list archive at Nabble.com.

_______________________________________________
webkit-dev mailing list
webkit-dev@lists.webkit.org
http://lists.webkit.org/mailman/listinfo/webkit-dev

_______________________________________________
webkit-dev mailing list
webkit-dev@lists.webkit.org
http://lists.webkit.org/mailman/listinfo/webkit-dev

_______________________________________________
webkit-dev mailing list
webkit-dev@lists.webkit.org
http://lists.webkit.org/mailman/listinfo/webkit-dev

Reply via email to