arcto

There are 2 repositories under arcto topic.

  • SVGPathParser

    nilostolte/SVGPathParser

    A compact parser for SVG path shape definitions. It allows to generate the same path in absolute coordinates for easy manipulations by hand or in relative coordinates, allowing easy manual placement.

    Language:C110
  • jambolo/drawArc

    Computes the first parameter of the canvas arcTo function given a radius

    Language:CoffeeScript22