Versie 2.2.1 van LibreCAD is uitgekomen. Dit opensource en crossplatform programma is ooit begonnen als CADuntu met de bedoeling om CAM-functionaliteit toe te voegen aan de community edition van QCad. Kort na het ontstaan is de naam naar LibreCAD veranderd. Meer informatie over het programma is in de wiki beschikbaar. De releasenotes voor deze uitgave kunnen hieronder worden gevonden.
LibreCAD 2.2.1 Release!We are pleased to announce the new stable LibreCAD release v2.2.1. With the support of our community, some highlights of development since v2.2.0:
What's Changed
- Native builds for platforms win64, SnapCraft
- Experimental new primitive geometry type: parabola
- Right-to-left text (need more work on numbers)
- Display hatching area in dialog for existing hatches
- Layer tree, pen pallet, and many new drawing methods by sand1024
- Hovering effect for entities
- Rendering implementation cleanup for performance and consistent appearance
- More GUI and command line improvements.
- Issue #1007 - Update appadata to pass validation in #1580
- Add IfSilent jump instruction to skip browser launch after install in #1618
- Update pt-br translation in #1582
- Added missing tools from standard tool bar, fixes #1511 in #1535
- New DimArc tool, fixes #1255 in #1484
- Fix linker error when linking freetype w/ ttf2lff in #1592
- Add ability to copy objects and mini dialog to set options to Align p… in #1138
- Handle fractional imperial dimensions in #1178
- Dxf2png PR #1293 in #1620
- Add command in #1621
- Fix #1388 - Allow entering radius in command box in #1389
- Hide zero foot in #1622
- CI: windows x64: avoid extra Qt tools in #1623
- Tangent 3 circle sometimes fails with parallels, fixes #1386 in #1440
- Fixed a heap corruption upon startup. in #1628
- Change DXF Export to use ext Style handle ID for 340 Dimstyle field. in #1551
- Ref PR #1432 - Update tab order in qg dlgtext.UI - also add "cbFont" selector into the tab order in #1540
- Feature request - ability to set the style of a POINT, fixes #960 in #1532
- Radius=0 is invalid error displayed repeatedly when zooming, fixes #1514 in #1531
- Fixes for glowing effect on mouse hovering in #1641
- Issue #1639: minor UI fixes for Point options in #1642
- Grid appears in 2nd file, when it is disabled in 1st file, fixes #1451 in #1457
- PR #1486 fixes in #1644
- Add CodeQL workflow in #1646
- Issue #1645: user option for mouse-over effects in #1650
- Qt-5.15 support in #1656
- Issue #1572 : add topology sorting for hatch loops in #1659
- Issue #778 Painter: use Qt native dash pattern in #1661
- Update cyrillic_ii.lff in #1663
- Polyline Equations in Command in #1449
- Feat: Shortcut "." to specify current point coordinates on command line in #1673
- Mtext: initial support for Right-to-left text in #1674
- Issue #1572: fix hatching area calculation in #1680
- Feat: Extend one-character coordinate shortcuts in #1677
- Issue #1572: updated loop extraction algorithm in #1681
- Icons in #1702
- Update README.md with the support of dxf2svg in #1707
- Adding support for C++17 in project files. in #1708
- Fix loading of splines that falsely defined by closed in #1712
- Support snapping for leaders in #1714
- Export 2 csv plugin in #1730
- Initial Parabola support in #1740
- Parabola support common tangent in #1742
- Snap Middle by Melwyn PR #1424 in #1744
- Pens palette widget in #1745
- Layer tree view in #1748
- Pen Toolbar Actions - small improvement for pen operations in #1750
- Shear support in #1749
- Additional actions in #1761
- Pen toolbar - sync pen by layer action now works if PenPalette widget is disabled in #1763
- More reliable selection of segments for break/divide action in #1766