ascorbic / unpic

Universal image CDN translator
https://unpic.pics/lib
283 stars 31 forks source link

feat: add Scene7 transformer #39

Closed brianbento closed 1 year ago

ascorbic commented 1 year ago

That's awesome, thank you. There's a test failing right now. You can run it locally if you install Deno. There's instructions in the readme

brianbento commented 1 year ago

@ascorbic updated the failed test

ascorbic commented 1 year ago

Great, thanks! Sorry one more thing: can you update it to default to fit=crop. This is the standard behaviour for other transformers, and we need them to match. I'll unpade the contributing guidelines to make that clearer. Thanks!

brianbento commented 1 year ago

@ascorbic Added in the default crop

ascorbic commented 1 year ago

Perfect! Thanks for updating this