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

Home » Public Forums » archive » Re: Nice Fonts in Direct Graphics
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
Re: Nice Fonts in Direct Graphics [message #65103 is a reply to message #65102] Tue, 10 February 2009 12:00 Go to previous messageGo to previous message
greg.addr is currently offline  greg.addr
Messages: 160
Registered: May 2007
Senior Member
On Feb 10, 5:51 pm, bernat <bernat.puigdomen...@gmail.com> wrote:
> I do a lot of work in the Direct Graphics and I would like to use nice
> looking fonts..

Here's a routine to produce better looking direct graphics using the
same technique. You can produce a plot like this:

http://hrscview.fu-berlin.de/mex4/software/gmwindow/gmwindow .png

using a syntax very close to the usual:

w=obj_new("gmwindow",title="gmwindow")

w->plot,indgen(20),findgen(20)^2,psym=-5,ytitle="an axis
title",background=200,color=0,charsize=2
w->oplot,indgen(20),400-findgen(20)^2,psym=-4,color=128
w->xyouts,10,200,"a label",color=0,charsize=3

http://hrscview.fu-berlin.de/mex4/software/gmwindow/gmwindow __define.pro

regards,
Greg
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: idlgrcontour and clip_planes ?
Next Topic: implementation of geotiff keys

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

Current Time: Mon Oct 13 05:09:18 PDT 2025

Total time taken to generate the page: 0.16128 seconds