(Perlscript, Linux OS)
I am having my TTF files in side the folder /usr/local/fonts/ttf
I am using the following line to access TTF file in my graph generation script.
$graph->set_title_font('/u
sr/local/f
onts/ttf/t
imes.ttf',
34);
Buy I could not get font effect inside the graph. If you change the font size or font name it would not work. Please Help. VS
Start Free Trial