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)
m
 
(4 intermediate revisions by one user not shown)
Line 1: Line 1:
 
'''About LibreCAD'''
 
'''About LibreCAD'''
  
LibreCAD is a [http://http://en.wikipedia.org/wiki/Free_software free]  2D CAD and geometry drawing application. Originally forked from the community version of [http://en.wikipedia.org/wiki/QCad 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.
+
LibreCAD is a [http://http://en.wikipedia.org/wiki/Free_software free]  2D CAD and geometry drawing application. Originally forked from the community version of [http://en.wikipedia.org/wiki/QCad 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 the 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 [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 by the Qt5 framework is planned.
 +
 +
==Project Pages==
 +
 +
Project homepage: [http://www.librecad.org http://www.librecad.org]
 +
 +
Code repository: [https://github.com/LibreCAD/LibreCAD https://github.com/LibreCAD/LibreCAD]
 +
 +
Online Forum: [http://forum.librecad.org http://forum.librecad.org]
 +
 +
Bug tracker: [http://sourceforge.net/p/librecad/bugs http://sourceforge.net/p/librecad/bugs]

Latest revision as of 16:22, 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 the 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 by the Qt5 framework is planned.

Project Pages

Project homepage: http://www.librecad.org

Code repository: https://github.com/LibreCAD/LibreCAD

Online Forum: http://forum.librecad.org

Bug tracker: http://sourceforge.net/p/librecad/bugs