DXF : Add support for SPLINE entities
Open
Nobody has claimed this yet.
data import
new feature
- Dominant language
- JavaScript
- Stars
- 3.2k
- Forks
- 564
- PR merge metrics
- No merged PRs in 30d
Description
This is another muli-section 'line' based entity found in later versions of DXF. As such, these can be converted to paths.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the existing DXF handling for multi-section, line-based entities and the path conversion entry point. Compare how SPLINE entities are represented in later DXF versions, then verify that supported SPLINE entities are converted to paths.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- computer-graphics
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100