loftwah/linkarooie

OG Images Not Displaying Correctly - Investigate and Fix Font Issue in Docker

Opened this issue · 0 comments

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:

  1. Generate an OG image within the Docker environment.
  2. 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:

  1. Verify if the necessary font files are included in the Docker image.
  2. Check the configuration paths to ensure that the application can correctly locate the fonts.