1 Star 0 Fork 0

郝帆 / LibreCAD

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README
CC0-1.0

LibreCAD Build Status

→ Download ←

LibreCAD is a 2D CAD drawing tool based on the community edition of QCAD.
LibreCAD uses the cross-platform framework Qt, which means it works with most operating systems.
The user interface is translated in over 30 languages. http://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 (GPLv2)
as published by the Free Software Foundation.
Please read the 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

libdxfrw is an associated project that allows LibreCAD to read DWG files.

Requests and Bug reports

Questions or Comments

Wiki

Building

Requirements:

  • Qt 5.2.1+ (MinGW version on Windows)
  • Boost

More information: Build from source

Contributing

Git and GitHub

Becoming a developer

There is a resources repository for people that want to indirectly
contribute to the project by supplying icons, stylesheets, documentation, templates...

Associated downloads: https://sourceforge.net/projects/librecad/files/Resources/

## LibreCAD and the GPLv2 ## LibreCAD is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 2 (GPLv2) as published by the Free Software Foundation. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. The GPLv2 can be found in the `licenses` folder as `gpl-2.0.txt`. - <https://github.com/LibreCAD/LibreCAD/tree/master/licenses> - <http://www.gnu.org/licenses/old-licenses/gpl-2.0.txt> ### History ### QCAD community edition version 2.0.5.0 was released under the GPLv2. > Copyright (C) 2001-2003 RibbonSoft. All rights reserved. - <http://www.ribbonsoft.com> LibreCAD is a fork of QCAD community edition version 2.0.5.0; therefore, any modifications of or additions to the program are also released under the GPLv2. The project's first commit on Github was Aug 16, 2010. - <http://librecad.org/> - <https://github.com/LibreCAD/LibreCAD> ### Rights holders of the code ### Some of the following may be composites of multiple copyright notices. Copyright (C): - 1999, 2001, 2007 Frank Warmerdam - 2001-2003 RibbonSoft. All rights reserved. - 2004-2014 Ingo Berg - 2010, 2011, 2012, 2015 R. van Twisk (librecad@rvt.dds.nl) - 2011-2015 Dongxu Li (dongxuli2011@gmail.com) - 2011-2015 José F. Soriano (rallazz@gmail.com) - 2014 cgrzemba (cgrzemba@opencsw.org) - 2014 Pavel Krejcir (pavel@pamsoft.cz) - 2014-2015 Christian Luginbühl (dinkel@pimprecords.com) - 2015 A. Stebich (librecad@mail.lordofbikes.de) - 2015-2016 ravas (github.com/r-a-v-a-s) ### Rights holders of the fonts ### Copyright (C): - 2002 Yoshimune Kobayashi (cfg47520@syd.odn.ne.jp) - 2004 by Saka.N (Saka.N.06@b3.mnx.ne.jp) - 2010-2013 Khaled Hosny (khaledhosny@eglug.org) - 2011, 2012 Rallaz (rallazz@gmail.com) - 2014 stranger573 (stranger573@mail.ru) - 2015 AZO (typesylph@gmail.com) ### Rights holders of the art ### Copyright (C): - 2011 Diego Alejandro Torres M. "Daltom Designer" (http://daltom.2082studio.com) - 2011 Pablo Ramrez Alem (www.librecad.com.ar) ### Honorable mention ### These are known contributors whose copyright notice could not be found. - Claude Sylvain | <csylvain@electro-technica.com> - Scott Howard | <showard@debian.org> - Lisandro Damián Nicanor Pérez Meyer | <perezmeyer@gmail.com> A list of contributors to the LibreCAD repository can be found at: <https://github.com/LibreCAD/LibreCAD/graphs/contributors> ## Licenses of bundled content ## The LibreCAD source code is released as a whole under the GPLv2. The following refers to the licenses used by these resources, when they were released independently from LibreCAD. The SVG icons in `librecad/res/icons` were all released under the CC0 license. - <https://github.com/LibreCAD/Resources> - <https://creativecommons.org/publicdomain/zero/1.0/> libdxfrw was released under GPLv2 "or any later version". - <https://sourceforge.net/projects/libdxfrw/> muParser was released under the MIT license. - <http://beltoforion.de/article.php?a=muparser&hl=en&p=licence> Shapelib was released under a "MIT Style" license or LGPLv2. - <https://github.com/LibreCAD/LibreCAD/tree/master/plugins/importshp/shapelib> The AZOmix fonts were released under the KST32B version 2.0 license. - <https://github.com/LibreCAD/LibreCAD/blob/master/licenses/KST32B_v2.txt> - <http://domisan.sakura.ne.jp/article/cadfont/cadfont.html> The Amiri font was released under the Open Font License. - <http://www.amirifont.org/> - <https://github.com/khaledhosny/amiri-font/blob/0.108/OFL.txt> The Hershey Fonts were originally created by Dr. A. V. Hershey while working at the U. S. National Bureau of Standards. The format of the Font data in this distribution was originally created by: > James Hurt > Cognition, Inc. > 900 Technology Park Drive > Billerica, MA 01821

简介

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. 展开 收起
CC0-1.0
取消

发行版

暂无发行版

贡献者

全部

近期动态

加载更多
不能加载更多了
1
https://gitee.com/lyndonhao/LibreCAD.git
git@gitee.com:lyndonhao/LibreCAD.git
lyndonhao
LibreCAD
LibreCAD
master

搜索帮助