My favorites | Sign in
Project Home Wiki Issues Source
Project Information
Members
Featured
Wiki pages
Links

Closure Draw

Closure Draw is a simple and easy-to-use drawing widget for web sites / applications using Closure Library. It allows you to put a drawing tool on your web page easily. The drawn diagram can be exported in SVG format.

If you are interested in this widget, see GettingStarted.

こちらのブログ記事に日本語のチュートリアルがあります。

Features

  • Draw rectangles, ellipses, texts, images or linear paths.
  • Move, rotate or delete a shape.
  • Edit vertices of a path.
  • Change stroke width, stroke/fill color.
  • Change the order of shapes.
  • Export the data as SVG.
  • Import SVG which is exported from this widget.
  • Implemented as a ui component of Closure Library.
  • Cross browser (Opera 10.10, Firefox 3.6, Google Chrome 4 and IE8 are well tested).

Live Demo

Powered by Google Project Hosting