comp.lang.idl-pvwave archive
Messages from Usenet group comp.lang.idl-pvwave, compiled by Paulo Penteado

Home » Public Forums » archive » Z-buffer font quality
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
Z-buffer font quality [message #14883] Fri, 02 April 1999 00:00
fireman is currently offline  fireman
Messages: 49
Registered: August 1991
Member
Hi,

I am trying to generate plots with high-quality fonts using the
Z-buffer. TrueType fonts of the size I would usually use for titles
come out chunky and less readable than hardware fonts. David Fanning
has recently claimed success with this; what am I doing wrong?

Simplified code follows:

set_plot, 'Z' ; open gif
!p.font = 1 ; set font

plot, indgen(5), title = 'Main Plot Title', $
xtitle = 'X-Axis Title', ytitle = 'Y-Axis Title', $
color = 0, background = 255
xyouts, 0.5, 3, 'Annotation', color=0, size=2

image = tvrd() ; capture plot from Z-buffer
set_plot, 'X' & window, 0 & tv, image ; display image


--
-- Gwyn F. Fireman
-- General Sciences Corporation / MODIS Characterization Support Team
-- Gwyn.Fireman@gsfc.nasa.gov 301-352-2118
[Message index]
 
Read Message
Previous Topic: Object-based slicer
Next Topic: Re: Change Color Table

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ] [ PDF ]

Current Time: Fri Oct 10 04:52:31 PDT 2025

Total time taken to generate the page: 0.32408 seconds