Skip to content
forked from c-koi/libboard

A vector graphics C++ library to produce EPS, SVG, and FIG files.

License

Notifications You must be signed in to change notification settings

jarvisoac/PlaneDraw

 
 

Repository files navigation

PlaneDraw: a 2d drawing/detailing libiary writen by C++.

Forked from Libboard: a vector graphics C++ library.

The PlaneDraw C++ library

Purpose

The PlaneDraw C++ library allows the drawing of Postscript, SVG, and FIG (XFig) vector graphics using the C++ programming language.

Different from Libboard, it is focus on drawing or detailing objects, not graphic. And it is not a replacement of CAD package. It could be treated as parameterized drawing or detailing package.

Features

Documentation

Licence

GNU Lesser General Public License.

Download

  • You may get the lastest source code from the Git repository with the command below:
   git@github.com:jarvisoac/PlaneDraw.git

Author

About

A vector graphics C++ library to produce EPS, SVG, and FIG files.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 98.6%
  • CMake 1.4%