in reply to How can I have pie slice labels for GD::Graph::pie recognize newline characters?
From the doc for GD::stringFT():
"Another thing to watch out for is that successive lines of text should be separated by the "\r\n" characters, not just "\n"."
|
---|