Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
loftwah opened this issue Sep 23, 2024 · 0 comments

Comments

@loftwah
Copy link
Owner

loftwah commented Sep 23, 2024

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.
@loftwah loftwah changed the title OG images are broken investigate and fix OG Images Not Displaying Correctly - Investigate and Fix Font Issue in Docker Sep 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant