-
-
Notifications
You must be signed in to change notification settings - Fork 492
Open
Description
I saw that in bimg we have palette expose for pngsave_buffer but from imaginary we are not passing that param from API. Is there plan to fix it?
https://github.com/h2non/imaginary/blob/master/options.go#L11
But in bimg we do have a param to allow that palette param
https://github.com/h2non/bimg/blob/master/options.go#L228
Reactions are currently unavailable