LibreCAD

위키백과, 우리 모두의 백과사전.

LibreCAD
개발자LibreCAD community
발표일2011년 12월 15일(12년 전)(2011-12-15)
안정화 버전
2.2.0.2[1] 위키데이터에서 편집하기 / 2023년 7월 29일(8개월 전)(2023년 7월 29일)
미리보기 버전
2.2.0-rc1[2] 위키데이터에서 편집하기 / 2018년 2월 16일; 2020년 12월 31일(6년 전)(2018년 2월 16일; 2020년 12월 31일)[3]
저장소
프로그래밍 언어C++
운영 체제윈도우, OS X, 유닉스 계열
종류컴퓨터 지원 설계
라이선스GPLv2
웹사이트librecad.org/ 위키데이터에서 편집하기

리브레캐드(LibreCAD)는 2D 설계를 위한 자유 CAD (Computer-Aided Design) 응용프로그램이다. 리눅스, macOS, 유닉스윈도우 운영 체제에서 작동한다.[4][5]

LibreCAD는 큐캐드 커뮤니티 에디션(QCad Community Edition)의 포크로 개발되었었다. LibreCAD의 GUI는 Qt4 라이브러리를 기반으로하므로 동일한 방식으로 여러 플랫폼에서 실행된다.[6][7]

대부분의 인터페이스 및 핸들 개념은 AutoCAD와 유사하므로 이러한 유형의 상업용 CAD 응용프로그램을 사용하는 사용자가 쉽게 사용할 수 있다.

LibreCAD는 큐캐드와 마찬가지로 AutoCAD DXF 파일 형식을 내부적으로 사용하여 파일을 가져오고 저장하며 다른 많은 파일 형식으로 내보낼 수 있다.

GPLv3 대 GPLv2 논쟁[편집]

GNU LibreDWG(간단히 LibreDWG) 라이브러리GPLv3 하에서 배포되기 때문에 라이선스가 호환되지 않으므로 GPLv2 라이선스가있는 LibreCAD (및 FreeCAD )[8][9]에서는 사용할 수 없었다.[10] GNU LibreDWG를 GPLv2로 재 라이센스 하기 위해 FSF에 이러한 요청이 제출되었다.[11] 이 논쟁은 보다 안정된 DWG를 지원하는 libdxfrw라는 새로운 GPLv2 라이센스 라이브러리를 작성함으로써 해결되었다.[12]

DXF[편집]

큐캐드(QCAD)의 커뮤니티(community) 오픈소스코드에 기반하는 리브레캐드(LibreCAD)는 DWG파일을 DXF와 호환할 수 있는 MS 윈도우 및 리눅스 계열을 지원하는 몇 안 되는 주요한 무료 공개 CAD(Computer-Aided Design) 소프트웨어이다. DWG파일처리는 DXF 표준과 호환하기 위한 기술력이 요구된다.[13][14][15]

RC[편집]

리브레캐드 커뮤니티는 2020년 12월을 기해 2.2.0 RC(Release Candidate) 버전2를 빌드(build)용 프리뷰 릴리즈(preview release)로 배포하고 있다.[16][17][18]

(예시) 리브레캐드 2.2.0 프리뷰 빌드버전

폰트[편집]

리브레캐드(LibreCAD)는 전용폰트인 lff만을 안정적으로 지원하고 있다. 따라서 ttf를 지원하는 오토캐드(autocad)나 주요하게 otf를 지원하는 큐캐드(QCAD)등과는 폰트호환에서 별도의 과정을 거쳐야한다. 리브레캐드의 한국어,일본어,중국어 지원폰트는 WQY 프로젝트의 'wqy-unicode' 폰트이다. 또한 utf-8euc-kr의 코딩방식도 폰트호환성을 어렵게하는 주요 걸림돌이다.

같이 보기[편집]

참고[편집]

  1. “Release 2.2.0.2”. 2023년 7월 29일. 
  2. https://github.com/LibreCAD/LibreCAD/releases/tag/2.2.0-rc1; 출판 날짜: 2018년 2월 16일.
  3. “Releases · LibreCAD/LibreCAD”. 2021년 1월 7일에 확인함GitHub 경유. 
  4. “LibreCAD the only major free Computer Aided Design program”. 2016년 3월 3일에 원본 문서에서 보존된 문서. 2013년 1월 20일에 확인함. 
  5. Dube, Ryan. “6 Tips To Get The Most Out of LibreCAD Free CAD Software”. 2013년 1월 20일에 확인함. 
  6. Wallen, Jack. “DIY: LibreCAD offers basic CAD tools for free”. 2013년 1월 20일에 확인함. 
  7. “Review about Linux LibreCAD and Linux Inkscape”. 20 November 2012에 원본 문서에서 보존된 문서. 20 January 2013에 확인함. 
  8. Prokoudine, Alexandre (26 January 2012). “What's up with DWG adoption in free software?”. libregraphicsworld.org. 9 November 2016에 원본 문서에서 보존된 문서. 3 November 2013에 확인함. [Assimp's Alexander Gessler:] "Personally, I'm extremely unhappy with their [LibreDWG's — LGW] GPL licensing. It prohibits its use in Assimp and for many other applications as well. I don't like dogmatic ideologies, and freeing software by force (as GPL/GNU does) is something I dislike in particular. It's fine for applications, because it doesn't hurt at this point, but, in my opinion, not for libraries that are designed to be used as freely as possible." [Blender's Toni Roosendaal:] "Blender is also still "GPLv2 or later". For the time being we stick to that, moving to GPL 3 has no evident benefits I know of. My advice for LibreDWG: if you make a library, choosing a widely compatible license (MIT, BSD, or LGPL) is a very positive choice." 
  9. Larabel, Michael (2013년 1월 24일). “FSF Wastes Away Another "High Priority" Project”. Phoronix. 2016년 11월 9일에 원본 문서에서 보존된 문서. 2013년 8월 22일에 확인함. Both LibreCAD and FreeCAD both want to use LibreDWG and have patches available for supporting the DWG file format library, but can't integrate them. The programs have dependencies on the popular GPLv2 license while the Free Software Foundation will only let LibreDWG be licensed for GPLv3 use, not GPLv2. 
  10. “Frequently Asked Questions about the GNU Licenses – Is GPLv3 compatible with GPLv2?”. The official site. 2011년 4월 13일에 확인함. 
  11. Prokoudine, Alexandre (2012년 12월 27일). “LibreDWG drama: the end or the new beginning?”. libregraphicsworld.org. 2016년 11월 9일에 원본 문서에서 보존된 문서. 2013년 8월 23일에 확인함. [...]the unfortunate situation with support for DWG files in free CAD software via LibreDWG. We feel, by now it ought to be closed. We have the final answer from FSF. [...] "We are not going to change the license." 
  12. libdxfrw on 소스포지
  13. (sourceforge-libdxfrw)https://sourceforge.net/projects/libdxfrw/
  14. (libdxfrw official site)https://sourceforge.net/p/libdxfrw/home/Home/
  15. [참고](오토데스크,오토캐드-AutoCAD 및 AutoCAD LT에서 도면을 편평화하는 방법)https://knowledge.autodesk.com/ko/support/autocad/learn-explore/caas/sfdcarticles/sfdcarticles/KOR/how-to-flatten-a-drawing-in-autocad.html
  16. (LibreCAD - Build from source)https://github.com/LibreCAD/LibreCAD/wiki/Build-from-source
  17. (LibreCAD Wiki )https://dokuwiki.librecad.org/doku.php
  18. (LibreCAD/LibreCAD )https://github.com/LibreCAD/LibreCAD

외부 링크[편집]