|
From: Tatsuro M. <tma...@ya...> - 2016-03-13 02:03:49
|
Hello
I would like to use Times New Roman font on the cairo
based terminals like wxt. How I can specified in the
enhanced text.
'{/Times New Roman a}'
does not work because of font name includes white space.
The fc-list says that Times New Roman is registered as Times New Roman
on the fontconfig system.
Of course, e. g.
set title 'a' font 'Times New Roman'
But I would like to use font specification in enhanced text.
Any suggestions?
Tatsuro
|