I need to generate Pdfs in Asian languages, and I'm using MPdf. Everything's fine when adding custom fonts for Latin languages.
However, for Asian languages I thought I would use noto
font, but I get an error saying the font contains postscript outline. This font has otf
format.
I understand ttf
files do not contain those "postscript outlines" but I could not find a ttf
version of noto
font.
Any suggestions of how to resolve or better understand the problem would be of great help.