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

Home » Public Forums » archive » Font List
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
Font List [message #85197] Fri, 12 July 2013 07:25 Go to next message
Gompie is currently offline  Gompie
Messages: 76
Registered: August 2012
Member
Hi,
Is it possible to get a list and images of fonts that can be used in the
cgplot or the plot command in the idl session.
Something like cindex that gives the color and the associated index number.

Thanks in Advance
Gompie
Re: Font List [message #85198 is a reply to message #85197] Fri, 12 July 2013 07:29 Go to previous messageGo to next message
David Fanning is currently offline  David Fanning
Messages: 11724
Registered: August 2001
Senior Member
Gompie writes:

> Is it possible to get a list and images of fonts that can be used in
the
> cgplot or the plot command in the idl session.
> Something like cindex that gives the color and the associated index number.

Are you looking for something like the SHOWFONT command?

Cheers,

David


--
David Fanning, Ph.D.
Fanning Software Consulting, Inc.
Coyote's Guide to IDL Programming: http://www.idlcoyote.com/
Sepore ma de ni thue. ("Perhaps thou speakest truth.")
Re: Font List [message #85199 is a reply to message #85198] Fri, 12 July 2013 07:32 Go to previous messageGo to next message
David Fanning is currently offline  David Fanning
Messages: 11724
Registered: August 2001
Senior Member
David Fanning writes:

>
> Gompie writes:
>
>> Is it possible to get a list and images of fonts that can be used in
> the
>> cgplot or the plot command in the idl session.
>> Something like cindex that gives the color and the associated index number.
>
> Are you looking for something like the SHOWFONT command?

By the way, you can get a list of fonts like this:

IDL> DEVICE, GET_FONTNAMES=fnames, SET_FONT='*'
IDL> print, fnames

Cheers,

David


--
David Fanning, Ph.D.
Fanning Software Consulting, Inc.
Coyote's Guide to IDL Programming: http://www.idlcoyote.com/
Sepore ma de ni thue. ("Perhaps thou speakest truth.")
Re: Font List [message #85202 is a reply to message #85199] Fri, 12 July 2013 10:05 Go to previous messageGo to next message
Gompie is currently offline  Gompie
Messages: 76
Registered: August 2012
Member
Thanks David,
I want to cherry pick from a list wherein I can see the name of the font along with the font itself, to help me select the font.
Something like the fonts selection in ms word.
Re: Font List [message #85203 is a reply to message #85202] Fri, 12 July 2013 10:08 Go to previous message
David Fanning is currently offline  David Fanning
Messages: 11724
Registered: August 2001
Senior Member
Gompie writes:

> I want to cherry pick from a list wherein I can see the name of the font along with the font itself, to help me select the font.
> Something like the fonts selection in ms word.

I guess this would be useful for the 2-3 people who don't use Helvetica
font. ;-)

Cheers,

David

--
David Fanning, Ph.D.
Fanning Software Consulting, Inc.
Coyote's Guide to IDL Programming: http://www.idlcoyote.com/
Sepore ma de ni thue. ("Perhaps thou speakest truth.")
  Switch to threaded view of this topic Create a new topic Submit Reply
Previous Topic: Speeding up data crunching using IDL_IDLBridge with asychronous execution
Next Topic: Re: localising IDL programs

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

Current Time: Wed Oct 08 15:39:20 PDT 2025

Total time taken to generate the page: 0.00757 seconds