Hi,
thanks for the reply.
Unfortunately my experiments with openoffice fonts (opens___.ttf) and
gnuplot (v 4.2.3) had not good results.
I try to use in label for example set label {//path/to/opens___.ttf
something} or set label "somting" bla-bla font "/pat/to/opens___.ttf",
I try to copy this font in local dir, try to set encoding and results
was in many case: "Couldn't find font /path/to/opens___.ttf, falling
back to Times-Roman". For pdf, png terminals.
One positive results was when I put font in terminal section for png
terminal: "set terminal png medium font "/path/to/opens___.ttf" size
640,480 enhanced". In this case I could see that font changed but it
was not readable (for axes label & title, not only labels).
Can you demonstrate how use this font. Not only for regular text, but
also for OpenSymbol from this fonts and WingDings, as you said in your
post.
There is some explanation for OpenSymbol in gnuplot manual for wxt &
pdf terminal, but it is not clear.
Thanx.
> > How can I select one or other symbol from this font?
>
> =A0 That is normally determined by the character encoding of the font.
> =A0 If you have a custom encoded font (for example WingDings.ttf) then
> =A0 there is no way to know other than looking a list of characters in
> =A0 the font.


|