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

Home » Public Forums » archive » Re: calligraphic font
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: calligraphic font [message #84525 is a reply to message #84514] Tue, 21 May 2013 05:32 Go to previous message
David Fanning is currently offline  David Fanning
Messages: 11724
Registered: August 2001
Senior Member
bing999 writes:

> Is it possible to use a calligraphic font with postscript fonts (!
> p.font=0) to output as a pdf?
> I tried all the fonts available according to exelis (http://
> www.exelisvis.com/docs/Using_Device_Fonts.html) but none corresponds
> to what I am looking for...

In theory, you ought to be able to do this with true-type fonts:

Device, Set_Font='Brush Script MT Italic', /TT_Font
PS_Start, 'script.ps'
cgText, 0.5, 0.5, /Normal, Align=0.5, Font=1, $
'This is test script with handwriting font.'
PS_End, /PNG

But, I've read the documenation five times now, followed directions
EXACTLY as specified (modifing the ttfont.map file, etc.), and can't get
it to work.

This leads me to believe this functionality must be broken in IDL 8.2.2.

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.")
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: ENVI_SVM_DOIT
Next Topic: IDL 8.2 legend problem

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

Current Time: Thu Oct 09 21:47:15 PDT 2025

Total time taken to generate the page: 0.08492 seconds