|
From: Ethan M. <merritt@u.washington.edu> - 2008-01-24 19:52:43
|
On Thursday 24 January 2008 00:43, MortenMacFly wrote: > > Ethan Merritt wrote: > > > > Could you please check whether an equivalent patch is needed for version > > 4.2 > > > I checked out the branch "Release_4_2_1" (if that is hopefully what you > mean). It's not required there as the function "PS_dump_prologue_file" does > not return a file pointer but handles all itself. So this shouldn't be > broken. OK. Thanks. Because this still doesn't handle the case of UTF-8 + adobeglyphnames, I also made the error message a non-fatal warning. This should clue in the user that they need to set GNUPLOT_PS_DIR in the environment, and point it to some usable directory containing the glyph tables if they need anything beyond the default set of glyphs. -- Ethan A Merritt |