LibreCAD is a cross-platform 2D Computer-Aided-Drawing application
derived from QCad, and extends it with CAM functionality. It supports
DXF, LFF, CXF, and JWW files, can export to common bitmap graphics
formats and SVG.
Homepage
Download
Recent Releases
2.0.730 Jan 2015 09:25
minor bugfix:
Fixed keyboard Enter/Esc support, command line widget in a second screen, etc.
Also fixed are some crashes for tangential circle drawing and polyline
addition.
As a new command line feature introduced in 2.0.7, the command line can be
used as a calculator by typing math expression after command cal . For
example command cal 1+1 to get output 2 .
Updated Qt version to 5.3.2 for Windows build.
Removed c++0x from CFLAGS.
2.0.621 Oct 2014 23:45
minor feature:
List plugin: show radius of polyline instead of bulge value.
Added language support for Galician and Tamil.
Larger grid points on high DPI, experimental.
Many bugfixes.
|