2008-09-16 4 views
5

의 gnuplot 문서는 글꼴에 대해 뭐라고이 있습니다gnuplot의 내장 글꼴은 어떻게 사용합니까?

 Five basic fonts are supported directly by the gd library. These are 
    `tiny` (5x8 pixels), `small` (6x12 pixels), `medium`, (7x13 Bold), 
    `large` (8x16) or `giant` (9x15 pixels).

을하지만 하나를 사용하려고하면

 gnuplot> set terminal png font tiny

를 내가 얻을 :

 Could not find/open font when opening font tiny, using default

가 어떻게 보이는이 사용합니까 내장 글꼴? 당신이 단어가이 다섯 개 가지 특별한 글꼴 "글꼴"드롭

gnuplot> set terminal png font tiny 

하지만 그 대신 :

답변

4

문제는 어떤 이유로 이러한 글꼴을 위해, 당신은 내가 위의 시도 표준 구문을 사용하지 않는 것이 었습니다 :

gnuplot> set terminal png tiny