Hacker News new | ask | show | jobs
by mthld 1309 days ago
Nice project! Sadly the emojis present in my GitHub bio aren’t being rendered. I can’t see them in the image. :)
1 comments

Yes, there was a bug with the image not rendering with certain emojis, so I had to remove them as a quick fix. But I’ll investigate to find a way to show them :)
You can use fonts to handle emojis!

https://vercel.fyi/og-image-with-emoji-font

You'd have to load a special font that has extended Unicode support to render Emoji. Not sure how that's done in Vercel's OG generator.