From: Gunter K. <gu...@pe...> - 2015-09-19 14:52:32
|
Did just get a report for wxMaxima that the gnuplot that comes with the last batch of maxima installers comes with fonts that don't support greek letters. A test case should be: load("draw")$ draw2d( key="{/Symbol w}", explicit(sin(x),x,1,2) )$ The key should contain an omega - even if it doesn't do so on my linux system right now which is strange... Don't know if making sure that gnuplot supports greek letters adds more overhead to creating windows installers or if it helps the users more - but wanted to forward the bug report to this list so the packagers get to know... Kind regards, Gunter. |