On 2007-07-11 06:04-0400 [EMAIL PROTECTED] wrote:

> I'm using the plsdev("png") and when I draw plain circle using plpoin,
> they are far from being pretty circles,
>
> more close to potatoes :-). Naturaly, this is a global issue: letters
> and other symbols are also
>
> pixelized.
>
>
>
> I've tried using plsetopt to set "compression", "dpi" inline argument
> and even
>
> "drvopt" but with no success.

>From the symptoms you describe, I am pretty sure you are using the
historical Hershey fonts rather than modern TrueType fonts. During the build
of libplplot, did you have a warning about not being able to find
libfreetype?  That library (in its development form) is required during the
build in order to access TrueType fonts from the png device.

Build instructions for PLplot are given at
http://www.miscdebris.net/plplot_wiki/. If you continue to have trouble
getting access to libfreetype and TrueType fonts could you send the complete
output for the cmake command?

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 DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Plplot-general mailing list
Plplot-general@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/plplot-general

Reply via email to