You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm using save-pixels via pixelsmith.
I want to passing some deflate options to pngjs. (especially deflateStrategy)
(I understand that because pngjs has many options, the interface can be complicated.)
Hi there, and thanks for your great package.
I'm using
save-pixelsviapixelsmith.I want to passing some deflate options to
pngjs. (especiallydeflateStrategy)(I understand that because
pngjshas many options, the interface can be complicated.)