libre-embedded / libre-embedded/svgen
Allow loading elements from an external document
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 6
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
It would be nice to load elements from an external SVG document into memory for purposes of embedding it into a new document that is currently being composed by the package.
Contributor guide
No contributing guide indexed for this repository
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
The issue names no files, tests, or entry points. Start by exploring the package's SVG document loading and element composition APIs, then determine how external documents should be parsed and represented in memory. Done should mean elements from an external SVG can be embedded into a newly composed document, with coverage for the supported loading behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- computer-graphics
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 28/100