nuxt-modules / og-image

Generate OG Images with Vue templates in Nuxt.
https://nuxtseo.com/og-image
400 stars 25 forks source link

Chinese characters become placeholders with default renderer #130

Closed kingyue737 closed 9 months ago

kingyue737 commented 9 months ago

Describe the bug

Chinese characters become placeholders with default renderer

image

I'm new to nuxt-og-image. Is there a way to fix this? Or how to switch to chromium?

Reproduction

https://stackblitz.com/edit/nuxt-starter-n9xrzm

System / Nuxt Info

No response

harlan-zw commented 9 months ago

Hi @kingyue737

I've updated the documentation for this here: https://nuxtseo.com/og-image/guides/non-english-locales

The issue being the default font family (Inter) does not support these characters, there's an example in the docs as a workaround.