Welcome to OGeek Q&A Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
386 views
in Technique[技术] by (71.8m points)

php - How to use Asian otf font in MPDF?

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.

question from:https://stackoverflow.com/questions/65919042/how-to-use-asian-otf-font-in-mpdf

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Reply

0 votes
by (71.8m points)

There are OTF fonts with TrueType and PostScript outlines. The latter are not supported in mPDF.

The error message was updated to be more understandable in the upcoming patch release.


与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
OGeek|极客中国-欢迎来到极客的世界,一个免费开放的程序员编程交流平台!开放,进步,分享!让技术改变生活,让极客改变未来! Welcome to OGeek Q&A Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

...