h2non / bimg

Go package for fast high-level image processing powered by libvips C library
https://pkg.go.dev/github.com/h2non/bimg?tab=doc
MIT License
2.68k stars 337 forks source link

Does it support circular picture cutting? #388

Open caichao97 opened 2 years ago

caichao97 commented 2 years ago

How can I cut the picture into a circle of the specified size?

LagClear commented 2 years ago

Was this added in?

caichao97 commented 2 years ago

Yes, similar to the round head shown on our GitHub

At 2021-11-23 01:38:11, "LagClear" @.***> wrote:

Was this added in?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or unsubscribe. Triage notifications on the go with GitHub Mobile for iOS or Android.

LagClear commented 2 years ago

Yes, similar to the round head shown on our GitHub At 2021-11-23 01:38:11, "LagClear" @.***> wrote: Was this added in? — You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or unsubscribe. Triage notifications on the go with GitHub Mobile for iOS or Android.

and how can I achieve this?