Skip to content

How to paint a circle #77

@runner111

Description

@runner111

I draw a circle, use the openvg command.

  1. draw a outside Arc.
  2. draw a line to the inside Arc end point.
  3. draw a inside Arc.
  4. draw a line to the outside Arc start point.
  5. Close the path.
    but I find a strange line between two Arcs. Why does it like this?
    pic_20220405223204

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions