Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8483625
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 10, 20262026-06-10T20:09:24+00:00 2026-06-10T20:09:24+00:00

This is a two-part question: Does the first code section below (produced by Adobe

  • 0

This is a two-part question:

  1. Does the first code section below (produced by Adobe Illustrator) represent
    a Cubic Bezier Curve in an SVG file?
  2. If so, what do each of the numbers following the lower-case Cs represent in the first (Adobe Illustrator) example?

    Adobe Illustrator Example:

<path style="fill:none;stroke:#00FF00;stroke-width:0.5102;stroke-linecap:round; stroke-linejoin:round;" d="M223.827,404.942 c-6.741,6.32-7.083,16.908-0.762,23.649l0,0c0.184,0.201,0.561,0.577,0.762,0.762" />

Here is part of an example from w3:

<path class="SamplePath" d="M100,200 C100,100 250,100 250,200
                                       S400,300 400,200" />

In the second W3 example, I understand the numbers following the ‘M’ refer to the starting x,y coordinates and that the upper case ‘C’s indicate absolute positioning. The pattern seems fairly obvious in the W3 example regarding the groupings of XYs. However, I don’t know what to make of the Adobe Illustrator example with the groups seperated by a negative sign and no comma, e.g.,: 16.908-0.762. How are the numbered sequences that follow the lower-case Cs in the Adobe Illustrator example parsed and grouped, and what do each of those numbers represent in the first (Adobe Illustrator) example?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-10T20:09:26+00:00Added an answer on June 10, 2026 at 8:09 pm

    The answer to 1 is yes.

    As for 2…

    In the path syntax spaces and commas are optional. 16.908-0.762 is parsed one character at a time so the parser must know that when it gets to the – sign that 16.908 is a number but 16.908- is not and therefore the – sign must be the beginning of the next number which is -0.762

    There are three pairs of numbers in the illustrator example. Adding optional spaces makes it clearer…

    c -6.741,6.32 -7.083,16.908 -0.762,23.649

    The grammar is here

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

This is actually a two part question. First,does the HttpContext.Current correspond to the current
This is a two-part question: First, I am interested to know what the best
This is a two part question. The first is how do you properly close
This is a two part question, but I want to make sure the first
This is kinda....a two part question. The first one is much more important than
This question has two parts. Part 1. Yesterday I had some code which would
This question actually has two parts. The first part: I've been developing my first
This is a two part question. The first is a specific question about DataSets
This is two part question: I have two stored procedures: sp1 & sp2. If
This is a two part question. Is it possible to take advantage of xVal

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.