#Fonts are not renderer in Indic languages.

4 messages · Page 1 of 1 (latest)

sly basalt
#

I am trying to render a video. It has Bengali language and renders well on my machine, but it fails when I try to render it using lambda.

I have done import './fonts.css';

In fonts.css, I have the following file.

@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+Bengali:wght@400;700&display=swap');

It works on the remotion player. Attached a screenshot of that as well.

Do we need to explicitly specify fontFamily in the <span> element if the language is not English?

sly basalt
#

I fixed this 🙂

red loom
#

Hey, how did you fix this? I'm facing the same issue here

pearl oasis