How to change size and aspect ratio
- Dominant language
- Python
- Stars
- 951
- Forks
- 166
- PR merge metrics
- No merged PRs in 30d
Description
Hi
I am trying to change size using svg2svg
I'm specifying input path, output path, output height and output width.
However the conversion is keeping the aspect ratio constant hence explicitly defined dimension are not met to the exact value.
Is there a work around this or a method to change aspect ratio of svg image?
Thanks
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reproducing the svg2svg conversion with the input path, output path, height, and width described in the issue. Read the sizing and aspect-ratio handling around that entry point and check whether existing documentation or tests cover non-preserving dimensions. Done means documenting or implementing a confirmed way to produce the requested aspect ratio.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- computer-graphics
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100