-
Issue #56 fixed error loading the file: [camotes-dwg.zip](https://github.com/LibreCAD/libdxfrw/files/8052818/camotes-dwg.zip)
But now there remains a regression against 0.6.3 that all the text is no …
-
### System information
- **SolveSpace version:** `master~` https://github.com/solvespace/solvespace/commit/56719415dea4de7af750227653362f4c8cad78f8
- **libdxfrw version**: `master~` https://githu…
ghost updated
2 years ago
-
In FC, I can select a DXF file via File -> Open and it will pull the image in.
If I load the OpenSCAD WB and select Add OpenSCAD Element and enter
import("./testbend.dxf");
then I get the follo…
-
### Expected behavior
### Observed behavior
### Steps to reproduce or sample file
### Operating System and LibreCAD version info
**LibreCad bug**
I'm a new user to Libre cad and hav…
-
Segmentation fault on [glGenerateMipmap](https://www.khronos.org/registry/OpenGL-Refpages/gl4/html/glGenerateMipmap.xhtml) call inside GL_Font::readyFont. May be it's some problem with my old OpenGL …
-
I would like to thank you for your work on this project. Developing a DXF/DWG interface is a whole lot of work as the format has evolved so much over the years and has many dark corners and black box…
-
### Expected behavior
On the _Creating Templates_ section from the latest guides [page](https://librecad.readthedocs.io/en/latest/guides/dwg-setup.html) Step 1 indicates to go to the _Edit_ Men…
dzalf updated
2 years ago
-
In the opendesign specification, 3B is a sequence of 1 to 3 bits. Keep reading bits until a zero bit is encountered or until the 3rd bit is read, whatever comes first.
The implementation of the re…
-
### Expected behavior
Image is mirrored correctly:
![image_mirror_correct](https://user-images.githubusercontent.com/3201093/156923104-ba109870-03bd-458c-b5a8-a48533d9c4c7.png)
### Observed b…
-
Hi,
I'm trying to build the LibreCAD 3 but there is a pain in the build time finding libdxfrw (compiling and installing under MinGW) and also linking against it in LibreCAD cmake process.
I've final…