Smooth/quality SVG scaling problem
Open
backlog
- Dominant language
- JavaScript
- Stars
- 38.2k
- Forks
- 6.6k
- PR merge metrics
- No merged PRs in 30d
Description
How can I scale/zoom in a slide containing an svg without loosing quality? When I scale [scale(0.1)] the slide the vector svg image gets blurry and pixelated. How can I fix it?
THANX!
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reproducing an impress.js slide containing an SVG and applying scale(0.1) in a modern browser. Trace the slide scaling and SVG rendering entry points to determine whether the blur is caused by the framework or browser behavior; done means the supported scaling behavior is corrected or clearly documented.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- css, javascript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100