- From: <DPawson@rnib.org.uk>
- Date: Tue, 9 Apr 2002 14:33:04 +0100
- To: www-svg@w3.org
I'm working with a map generated by Coraldraw 10.
All the paths are given in relative form, and I need
to convert to absolute for local use.
I'm getting confused with the quadratic bezier form.
<path d="M 10 10 l 10,10 c 0,20 40,0 0,-20" style='stroke:black;
fill:none'/>
<path d="M 10 10 L 20,20 C 20,40 60,40 60,20"
style="stroke: red; fill:none"/>
I thought (yes I know:-) that the above were equivalent.
Neither batik nor Adobe agree with me <grin/>.
If I change the c and C to l and L then they overlap.
Is there something special about the endpoint of the bezier?
I.e. its always absolute?
Regards DaveP
************snip here**************
-
NOTICE: The information contained in this email and any attachments is
confidential and may be legally privileged. If you are not the
intended recipient you are hereby notified that you must not use,
disclose, distribute, copy, print or rely on this email's content. If
you are not the intended recipient, please notify the sender
immediately and then delete the email and any attachments from your
system.
RNIB has made strenuous efforts to ensure that emails and any
attachments generated by its staff are free from viruses. However, it
cannot accept any responsibility for any viruses which are
transmitted. We therefore recommend you scan all attachments.
Please note that the statements and views expressed in this email
and any attachments are those of the author and do not necessarily
represent those of RNIB.
RNIB Registered Charity Number: 226227
Website: http://www.rnib.org.uk
14th June 2002 is RNIB Look Loud Day - visit http://www.lookloud.org.uk to
find out all about it.
Received on Tuesday, 9 April 2002 09:40:02 UTC