![]() | |
Developer(s) | LibreCAD community |
---|---|
Initial release | 15 December 2011 |
Repository |
|
Written in | C, C++, Lua |
Engine | |
Operating system | Windows, macOS, Unix-like |
Type | Computer-aided design |
License | GPL-2.0-only |
LibreCAD is a computer-aided design (CAD) application for 2D design. It is free and open-source, and available for Linux, macOS, and Windows operating systems.[1][2]
Most of the interface and handle concepts are analogous to AutoCAD, making it easier to use for users with experience in this type of commercial CAD application.
History
Around 2010, the QCAD Community Edition v2.0.5.0 was forked to start the development of what is now known as LibreCAD. Originally, the GUI was based on Qt3 libraries.
LibreCAD relies on a GUI based on Qt5 libraries, so it can run on several platforms in the same way.[3][4]
The GNU LibreDWG library is released under GPLv3, so it cannot be used by GPLv2-licensed LibreCAD (and FreeCAD)[5][6] because their licenses are incompatible.[7] A request also went to the FSF to relicense GNU LibreDWG as GPLv2, which was rejected.[8] The problem was eventually resolved by writing a new GPLv2-licensed library called libdxfrw,[9] with more complete DWG support.
Features
LibreCAD is available in over 30 languages. It uses the AutoCAD DXF file format internally for import and save files, as well as allowing export to many other file formats.
File formats
As of version 2.2.0, LibreCAD is capable of reading and writing the following file formats:
Open File or Import Block
Import Image
- Vector image: SVG, SVGZ
- Bitmap image: BMP, CUR, GIF, ICNS, ICO, JPEG, JPG, PBM, PGM, PNG, PPM, TGA, TIF, TIFF, WBMP, WEBP, XBM, XPM
Save File
- CAD: DXF (2007), DXF (2004), DXF (2000), DXF (R14), DXF (R12)
- CAD font: LFF, CXF
Export
- Vector image: SVG, CAM (Plain SVG)
- Bitmap image: BMP, CUR, ICNS, ICO, JPG, PBM, PGM, PNG, PPM, TIF, WBMP, WEBP, XBM, XPM
See also
References
- ↑ Lua error in Module:Citation/CS1/Configuration at line 2088: attempt to index field '?' (a nil value).
- ↑ Lua error in Module:Citation/CS1/Configuration at line 2088: attempt to index field '?' (a nil value).
- ↑ Lua error in Module:Citation/CS1/Configuration at line 2088: attempt to index field '?' (a nil value).
- ↑ Lua error in Module:Citation/CS1/Configuration at line 2088: attempt to index field '?' (a nil value).
- ↑ Lua error in Module:Citation/CS1/Configuration at line 2088: attempt to index field '?' (a nil value).
- ↑ Lua error in Module:Citation/CS1/Configuration at line 2088: attempt to index field '?' (a nil value).
- ↑ Lua error in Module:Citation/CS1/Configuration at line 2088: attempt to index field '?' (a nil value).
- ↑ Lua error in Module:Citation/CS1/Configuration at line 2088: attempt to index field '?' (a nil value).
- ↑ Lua error in Module:Citation/CS1/Configuration at line 2088: attempt to index field '?' (a nil value).
External links
- Lua error in Module:Official_website at line 90: attempt to index field 'wikibase' (a nil value).
- LibreCAD on GitHub
- LibreCAD on SourceForge
- LibreCAD User Manual