Summary: | В gnuplot 4.2.6 не поддерживаются ttf-шрифты | ||
---|---|---|---|
Product: | Sisyphus | Reporter: | Sergei Naumov <Sergei.Naumov> |
Component: | gnuplot | Assignee: | Grigory Ustinov <grenka> |
Status: | CLOSED FIXED | QA Contact: | qa-sisyphus |
Severity: | normal | ||
Priority: | P3 | CC: | grenka |
Version: | unstable | ||
Hardware: | all | ||
OS: | Linux |
Description
Sergei Naumov
2010-01-27 22:37:22 MSK
проверьте с 4.4 и gnuplot> set terminal png font "/usr/share/fonts/ttf/liberation/LiberationMono-Regular.ttf" 14 Terminal type set to 'png' Options are 'nocrop font /usr/share/fonts/ttf/liberation/LiberationMono-Regular.ttf 14 size 640,480 ' gnuplot> set output 'file.png' gnuplot> plot sin(x) да, ттф работает и с кириллицей тоже |