Dongxu Li
Dongxu Li
@chrisatbest both 2.2.1 and 2.2.2 snaps are build with "plugs: home". Please follow the snapcraft documentation for home directory access. For example, the documentation says your home must be under...
@jirislaby it would also help if you upload a dxf file (in a zipball) showing this issue. Please test the dxf with the latest development version. In any case, the...
@jirislaby I can open the dxf. It's a complex drawing, so I'm not sure on how to reproduce this issue. Could you elaborate on the the problematic hatch? For the...
@jirislaby As planned previously, the hatching algorithm is expected to be updated in 2.2.2. I have created a new PR #2287. It's good enough for a proof-of-concept now. While more...
@jirislaby With the latest PR #2287, the rotation issue has been fixed.
@dellus I think qpainter does support this feature. We may implement it in 2.2.2, do solid fill could be textured as well, instead of by solid colors
Sorry, pushed to a wrong issue. https://github.com/LibreCAD/LibreCAD/commit/8f76d523855ce6bf8b931144c704474656f9fb5b The idea, create all polylines with ellipses to support scaling. This is clearly experimental, since the change affects all polyline creation. If this...

@SilverGreen93 , The issue: polyline support for scaling (non-uniform, x-scale different from y-scale). The fix: [0bd4277](https://github.com/LibreCAD/LibreCAD/commit/0bd4277ec3ef9b23306a0d9299cc7d5f5ecc6cb4) was reverted due to official file format (dxf) specifications, i.e., a polyline can only...
Pushed a fix in the 2.2.2 branch Since the fix is experimental, need to test more before backporting to 2.2.1