We have moved to https://dokuwiki.librecad.org/

Lots of content was already moved to the new wiki, but there is still work to do. If you want to contribute, please register a new account at https://dokuwiki.librecad.org/

This wiki will be kept for a while to keep search engine results valid. Moved sites may be deleted here in future.

Difference between revisions of "Project Introduction"

From LibreCAD wiki
Jump to: navigation, search
(added development description)
Line 4: Line 4:
  
 
The areas of LibreCAD development are largely based on user feedback, and active development has been observed in [http://en.wikipedia.org/wiki/AutoCAD_DXF DXF] support by the dxfrw library, [http://en.wikipedia.org/wiki/.dwg DWG] suppport (under development), conic curves support (under development), and other generic computational geometry features.
 
The areas of LibreCAD development are largely based on user feedback, and active development has been observed in [http://en.wikipedia.org/wiki/AutoCAD_DXF DXF] support by the dxfrw library, [http://en.wikipedia.org/wiki/.dwg DWG] suppport (under development), conic curves support (under development), and other generic computational geometry features.
 +
 +
Operating systems supported by LibreCAD include Windows, OS/X, and unix-like, and support of mobile platforms will be added based on the Qt5 framework.

Revision as of 15:23, 24 January 2014

About LibreCAD

LibreCAD is a free 2D CAD and geometry drawing application. Originally forked from the community version of QCad, LibreCAD has been under active development for improved CAD features, 2D geometry engine, and internationalization and localization. In the current stable release of LibreCAD, the code base has been updated from original Qt3 to be based on boost, Qt4/5, and C++11.

The areas of LibreCAD development are largely based on user feedback, and active development has been observed in DXF support by the dxfrw library, DWG suppport (under development), conic curves support (under development), and other generic computational geometry features.

Operating systems supported by LibreCAD include Windows, OS/X, and unix-like, and support of mobile platforms will be added based on the Qt5 framework.