OG Images Not Displaying Correctly - Investigate and Fix Font Issue in Docker
Opened this issue · 0 comments
loftwah commented
OG images are currently not displaying correctly due to a font issue within the Docker environment. The fonts appear to be missing or not found in the Docker image, despite working fine on my local system.
Steps to Reproduce:
- Generate an OG image within the Docker environment.
- Observe the image and note the absence or incorrect display of fonts.
Expected Behavior: Fonts should display correctly in the OG image as they do on the local system.
Actual Behavior: Fonts are missing or incorrectly displayed in the Docker-generated OG images.
Possible Cause: The issue might be related to missing or misconfigured font files within the Docker image.
Suggested Solution:
- Verify if the necessary font files are included in the Docker image.
- Check the configuration paths to ensure that the application can correctly locate the fonts.