How to add a greek character in png file created by gnuplot

前端 未结 3 1341
后悔当初
后悔当初 2021-01-14 09:09

I am using a commercial sever with FreeBSD system without root account. I install gnuplot with my account. But, I can not set up fonts. So, I copy the fonts files in my home

3条回答
  •  抹茶落季
    2021-01-14 10:02

    You can use "/Symbol" . Simply add to your file the line "set encoding utf8" At least, it works with arial font.

提交回复
热议问题