Printed text is gobbledegook
Status: Beta
Brought to you by:
mhowlett
I'm using version 0.9.8.9 and cannot get text to print
correctly.
Even the demo app demostrates my problem. e.g. Use the
print funtion on the wavelet example page - the graph
prints perfectly, but all of the text is garbled. It
'looks' like the font object is being destroyed before
the DrawString function gets a chance to use it
(because the text is so badly garbled). Debugging the
code reveals that Visual Studio still thinks the Font
object is in tact when DrawString gets called, but from
what gets printed I don't trust it!
I've seen no other mention of these problems elsewhere
but find it entirely reproducable on several machines.
I get exactly the same problem with all other code I
have that uses NPlot.