Ghost/core/server/lib/image
Hannah Wolfe d9dfdd775e
Replaced image manipulation w/ @tryghost/image-transform (#11687)
- moved image.manipulation lib to a new package called @tryghost/image-transform
- new package has an updated API signature, so the method calls have changed but the underlying code is identical
- removed the optional sharp dependency from Ghost, as this is now optionally required by the image-transform module
2020-03-25 17:33:03 +00:00
..
blog-icon.js Update errors across lib/image and lib/request 2020-03-25 10:28:14 +00:00
cached-image-size-from-url.js Update errors across lib/image and lib/request 2020-03-25 10:28:14 +00:00
gravatar.js Moved image utils to lib/image 2017-12-14 20:46:53 +01:00
image-size.js Update errors across lib/image and lib/request 2020-03-25 10:28:14 +00:00
index.js Replaced image manipulation w/ @tryghost/image-transform (#11687) 2020-03-25 17:33:03 +00:00