On 2007-09-11 14:18+1000 Andrew Roach wrote:

>> (Better) There is a bug in -dev png that shows up for the second and
>> subsequent pages of some plots.  See e.g.,
>> http://plplot.sourceforge.net/examples-data/demo09/x09.02.png where the box
>> line disappears and the numbers get blurry or
>
> I can't recall having seen that issue with the numbers getting blurry like
> this. Can you try repeating it with text smoothing turned off and see if it
> still occurs ? This one looks more like a freeetype issue.

Hi Andrew:

You are right, the issue disappears (the characters are sharp [but not
antialiased] and the box lines are restored) for the second and subsequent
pages if you run

c/x09c -dev png -o test.png -fam -drvopt smooth=0

for the installed examples or set up the appropriate environment variables
so you can run that example from the build tree (following what is
done in tests/CMakeLists.txt for ctest).

I don't see what the smooth=1 option has to do with (a) box lines, (b)
strong character blurring if it is a tick mark numerical label, but not if
it is an axis label, and (c) both symptoms not occurring for the first page!
These are very strange symptoms indeed associated with smooth=1, and I hope
you can confirm the bug on your MinGW platform and figure out what the
problem is. Of course, it may be a memory management issue which might
remain "silent" on MinGW, but different results on different platforms would
be interesting in their own right.

Alan
__________________________
Alan W. Irwin

Astronomical research affiliation with Department of Physics and Astronomy,
University of Victoria (astrowww.phys.uvic.ca).

Programming affiliations with the FreeEOS equation-of-state implementation
for stellar interiors (freeeos.sf.net); PLplot scientific plotting software
package (plplot.org); the libLASi project (unifont.org/lasi); the Loads of
Linux Links project (loll.sf.net); and the Linux Brochure Project
(lbproject.sf.net).
__________________________

Linux-powered Science
__________________________

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Plplot-devel mailing list
Plplot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/plplot-devel

Reply via email to