Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 727 Bytes

README-SAR.md

File metadata and controls

12 lines (9 loc) · 727 Bytes

ImageMagick Lambda Layer with Freetype support for Amazon Linux 2 AMIs

Fork of the original of the original ImageMagick layer adding Freetype engine support. Static build of ImageMagick for Amazon Linux 2, packaged as a Lambda layer. Bundles ImageMagick 7.0.10-16, including convert, mogrify and identify tools and support for jpeg, gif, png, tiff and webm formats and freetype font engine.

This application provides a single output, LayerVersion, which points to a Lambda Layer ARN you can use with Lambda runtimes based on Amazon Linux 2 (such as the nodejs10.x or nodejs12.x runtime).

For an example of how to use the layer, check out https://github.com/serverlesspub/imagemagick-aws-lambda-2/tree/master/example