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

Home » Public Forums » archive » Fonts in Z-device
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
Fonts in Z-device [message #18875] Mon, 07 February 2000 00:00
Andy Loughe is currently offline  Andy Loughe
Messages: 174
Registered: November 1995
Senior Member
Nice (hardware) fonts in 'X'... no problem!
Nice (hardware) fonts in 'PS'... no problem!
Nice (hardware) fonts in 'Z'... now there's a problem!

I thought the Z-device would know about the fonts
available in 'X', but that is not the case. I
even tried device, set_font = 'Times' and although
I did not get an error, I got vector fonts!

What's a Z-device user to do!?

Here is the example code I used under Red Hat Linux...

IDL> !p.font = 0
IDL> set_plot, 'Z'
IDL> device, set_font = 'Times'
IDL> plot, indgen(3), title='I am testing the fonts here'
IDL> tvlct, r, g, b, /get
IDL> write_gif, 'test3.gif', tvrd(), r, g, b
% Compiled module: WRITE_GIF.
% Loaded DLM: GIF.
  Switch to threaded view of this topic Create a new topic Submit Reply
Previous Topic: Re: Fonts in Z-device
Next Topic: Global variables and IDL

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

Current Time: Sun Oct 12 04:43:21 PDT 2025

Total time taken to generate the page: 0.08220 seconds