Chinese characters with Text2D #715
Unanswered
ZiguoAtGitHub
asked this question in
Q&A
Replies: 2 comments 10 replies
-
|
Hi @ZiguoAtGitHub |
Beta Was this translation helpful? Give feedback.
0 replies
-
Hi @marcomusy ,First of all, Thanks for your reply.Yes. it is very strange. I just download the caption.py that you refered and run as "python caption.py " in cmd(my pc env is win10, python 3.9.10), here is error.The problem looks like caused by missing LogoType.ttf, doesn't it?Then, I replace the font_file with STSONG.ttf which is found in system font directory and the error is:And the vedo plot window isPls give me some help, Thank you!BTW: Vedo is amazing to me, Great job! |
Beta Was this translation helpful? Give feedback.
10 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment







Uh oh!
There was an error while loading. Please reload this page.
-
Hi, All
I copied the chinese font file into vedo font directory and coded the Text2D(...,font='font_file.ttf',...). But it didn't work.
Adding the path to the font_file as "c:\windows\font\font_file.ttf" did not work neither.
Call for help~
Thank you All!
Beta Was this translation helpful? Give feedback.
All reactions