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

Home » Public Forums » archive » Re: How to control character size freely?
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Switch to threaded view of this topic Create a new topic Submit Reply
Re: How to control character size freely? [message #63611] Wed, 12 November 2008 18:18
David Fanning is currently offline  David Fanning
Messages: 11724
Registered: August 2001
Senior Member
xqinshan writes:

> Hi, Sometimes the character size are not so good, how to control them?
> For example,
> 1) plot,x,y,xtitle='X',title='TEST' , how to change character size for
> "TEST' but not "X"?

Axis annotation size is some percentage of CHARSIZE. They can be
set independently of CHARSIZE, using [XYZ]CHARSIZE keywords, but
if you change CHARSIZE, you will change the axis annotation size, too.

> 2) If I set !p.multi=[0,3,3], character size are very small? How to
> change them?

Use a bigger graphics window. ;-)

Just don't use CHARSIZE keywords or IDL (and you!) will be
*extremely* confused. The point is, when you use !P.MULTI you
give up this kind of control. If you don't like it, do your
own damn thing. This is what the NOERASE and POSITION keywords
are all about. :-)

> Generally,IDL size is relative value. I wonder if IDL can set
> character size to be some value, such as character size=12pt.

The problem is, a 12-pt character size is undefined everywhere
except on a off-set printer using hot type. It's not much good
for a computer display. :-(

Cheers,

David
--
David Fanning, Ph.D.
Fanning Software Consulting, Inc.
Coyote's Guide to IDL Programming: http://www.dfanning.com/
Sepore ma de ni thui. ("Perhaps thou speakest truth.")
  Switch to threaded view of this topic Create a new topic Submit Reply
Previous Topic: How to control character size freely?
Next Topic: memory vs cpu

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

Current Time: Fri Oct 10 00:29:13 PDT 2025

Total time taken to generate the page: 0.79956 seconds