v2ex / remote

Remote Worker
https://www.v2ex.com/go/dev
MIT License
81 stars 4 forks source link

Feature: accept SVG for resize_avatar #12

Closed livid closed 2 years ago

livid commented 2 years ago

pyvips installs 250 MB packages, not ideal.

Screen Shot 2021-12-07 at 11 45 11 PM
livid commented 2 years ago

CairoSVG works great:

https://cairosvg.org/

livid commented 2 years ago

Implemented.