image-js / image-js-typescript

Temporary repository to work on the migration of image-js to TypeScript
https://image-js.github.io/image-js-typescript/
MIT License
5 stars 5 forks source link

463 add pad function #465

Closed EscapedGibbon closed 2 months ago

EscapedGibbon commented 3 months ago

close: https://github.com/image-js/image-js-typescript/issues/463

EscapedGibbon commented 3 months ago

There is a function that already does what we discussed and it's called extendBorders. I exported it but there are some concerns about naming. Do we keep extendBorders or rename it to pad?