LibreCAD
文件大小: unknow
源码售价: 5 个金币 积分规则     积分充值
资源说明:LibreCAD is a cross-platform 2D CAD program written in C++11 using the Qt framework. It can read DXF and DWG files and can write DXF, PDF and SVG files. The user interface is highly customizable, and has dozens of translations.
# LibreCAD [![Build Status](https://travis-ci.org/LibreCAD/LibreCAD.svg?branch=master)](https://travis-ci.org/LibreCAD/LibreCAD) 

[→ Download ←](https://github.com/LibreCAD/LibreCAD/wiki/Download)

[LibreCAD](https://www.librecad.org) is a 2D CAD drawing tool
based on the community edition of [QCAD](https://www.qcad.org).
LibreCAD uses the cross-platform framework [Qt](https://www.qt.io/download-open-source/),
which means it works with most operating systems.  
The user interface is translated in over 30 languages.  https://translate.librecad.org

LibreCAD is free software; you can redistribute it and/or modify  
it under the terms of the [GNU General Public License version 2](https://www.gnu.org/licenses/gpl-2.0.html) (GPLv2)  
as published by the Free Software Foundation.  
Please read the [LICENSE](LICENSE) file for additional information.

The master branch represents the latest pre-release code,  
and now requires Qt 5.2.1 or newer.  
The 2.1 branch will be the last to support Qt4.  
The 2.0 branch will be the last to support the QCAD toolbar. [![Build Status](https://travis-ci.org/LibreCAD/LibreCAD.svg?branch=2.0)](https://travis-ci.org/LibreCAD/LibreCAD) 

- [Releases](https://github.com/LibreCAD/LibreCAD/releases)
- [Milestones](https://github.com/LibreCAD/LibreCAD/milestones)

[libdxfrw](https://sourceforge.net/projects/libdxfrw/) is an associated project that allows LibreCAD to read DWG files.

**Requests and Bug reports**

- [GitHub issues (preferred)](https://github.com/LibreCAD/LibreCAD/issues)
- [SourceForge tickets (disabled)](https://sourceforge.net/p/librecad/_list/tickets?source=navbar)

**Users Documentation**

- [Users Manual](https://librecad.readthedocs.io/)
- [Wiki Main Page](https://dokuwiki.librecad.org/)

**Questions or Comments**

- [LibreCAD's Forum](https://forum.librecad.org/)
- IRC: [#librecad](https://web.libera.chat/#librecad) at libera.chat

**Building**

Requirements:

- [Qt](https://www.qt.io/download-open-source/) 5.2.1+ (MinGW version on Windows)
- [Boost](https://www.boost.org/)

More information: [Build from source](https://github.com/LibreCAD/LibreCAD/wiki/Build-from-source)

**Contributing**

[Git and GitHub](https://github.com/LibreCAD/LibreCAD/wiki/Git-and-GitHub)

[Becoming a developer](https://github.com/LibreCAD/LibreCAD/wiki/Becoming-a-developer)

There is a [resources repository](https://github.com/LibreCAD/Resources) for people that want to indirectly  
contribute to the project by supplying icons, stylesheets, documentation, templates...

Associated downloads: 

本源码包内暂不包含可直接显示的源代码文件,请下载源码包。