t3dotgg / quickpic

Turn SVGs into high resolution PNGs in 2 clicks. Built because Theo was mad.
https://quickpic.t3.gg
MIT License
914 stars 182 forks source link

Adding Custom Scale Option #46

Closed arbusam closed 2 weeks ago

arbusam commented 2 weeks ago

Please make sure you do the following before filing your PR:

I refactored the svg-tool.tsx file to remove the Scale type and instead just use normal numbers throughout the code. Then, I added an option to enter a custom scale value instead of the preselected options.

Here's a quick screen recording of it working:

https://github.com/user-attachments/assets/bfa7111a-5394-468b-9d5b-08d4e09cb6de

vercel[bot] commented 2 weeks ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
quickpic ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 10, 2024 7:58pm
vys69 commented 2 weeks ago

Add a new line between the video link and its caption to allow it to embed

arbusam commented 2 weeks ago

Thanks

arbusam commented 2 weeks ago

40