qsketchmetric icon indicating copy to clipboard operation
qsketchmetric copied to clipboard

Python 2D parametric DXF rendering CAD engine

Results 10 qsketchmetric issues
Sort by recently updated
recently updated
newest added

Bumps [jinja2](https://github.com/pallets/jinja) from 3.1.3 to 3.1.4. Release notes Sourced from jinja2's releases. 3.1.4 This is the Jinja 3.1.4 security release, which fixes security issues and bugs but does not otherwise...

dependencies

Bumps [idna](https://github.com/kjd/idna) from 3.4 to 3.7. Release notes Sourced from idna's releases. v3.7 What's Changed Fix issue where specially crafted inputs to encode() could take exceptionally long amount of time...

dependencies

Hi, Does the library skip elements that don't have the "c" attribute? I've just tried adding CAM data from QCAD/CAM, and getting an error (line 142; xdata parsing). I've not...

enhancement
question

Hi, Just started using the Library - absolutely brilliant tool! I had a really steep learning curve, mostly I found from a number of missing details, and a few errors/typos...

documentation
learning curve

Refactor `Renderer` and `SemiAutomaticParametrization` tests to smaller test cases.

good first issue
tests

Add explicit support for `LWPOLYLINE`, `POLYLINE`, `SPLINE`, `ELLIPSE`, `MTEXT`, `TEXT` etc.

enhancement
help wanted

Specific issue of #9. Add support for `LWPOLYLINE` parametriztion. Probably it it useless to explicly parametrize complex LWPolylines. Noone will use it because it would be too complex. Parametrizing it...

enhancement
help wanted
good first issue

Specific issue of #9. Add support for `Elipse` parametriztion. For exmple using center, major and minor axis.

enhancement
help wanted
good first issue

Codecov Coverage Report is broken at the moment ant not updating

bug
documentation

Bumps [requests](https://github.com/psf/requests) from 2.31.0 to 2.32.0. Release notes Sourced from requests's releases. v2.32.0 2.32.0 (2024-05-20) 🐍 PYCON US 2024 EDITION 🐍 Security Fixed an issue where setting verify=False on the...

dependencies