We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 746e71b + 5331ba0 commit 3d9d7c0Copy full SHA for 3d9d7c0
weasyprint/README.md
@@ -30,6 +30,8 @@ Lambda must be configured with these env vars:
30
FONTCONFIG_PATH="/opt/fonts"
31
XDG_DATA_DIRS="/opt/lib"
32
33
+If you are using the release zip files ensure your Lambda instruction set architecture is set to `x86_64` and not `arm64`.
34
+
35
## Docker Lambda
36
37
Build layer:
0 commit comments