Re: How to draw string with postscript font instead of true type font?
From: Bob Powell [MVP] (bob_at__spamkiller_bobpowell.net)
Date: 07/16/04
- Next message: Bob Powell [MVP]: "Re: How to change Draw3DRect in DotNet"
- Previous message: Jessie Niu: "How to change Draw3DRect in DotNet"
- Next in thread: Kelly Chen: "Re: How to draw string with postscript font instead of true type font?"
- Reply: Kelly Chen: "Re: How to draw string with postscript font instead of true type font?"
- Messages sorted by: [ date ] [ thread ]
Date: Fri, 16 Jul 2004 10:30:57 +0200
If you must use that specific font you'll have to use interop and GDI.
Alternatively, you may be able to find an equivalent True Type font
somewhere.
I don't know of any software that will convert the fonts.
-- Bob Powell [MVP] Visual C#, System.Drawing The Image Transition Library wraps up and LED style instrumentation is available in the June of Well Formed for C# or VB programmers http://www.bobpowell.net/currentissue.htm Answer those GDI+ questions with the GDI+ FAQ http://www.bobpowell.net/gdiplus_faq.htm The GDI+ FAQ RSS feed: http://www.bobpowell.net/faqfeed.xml Windows Forms Tips and Tricks RSS: http://www.bobpowell.net/tipstricks.xml Bob's Blog: http://bobpowelldotnet.blogspot.com/atom.xml "Kelly Chen" <Crystal_Apple2@yahoo.com> wrote in message news:%235B0psvaEHA.3012@tk2msftngp13.phx.gbl... > Hi, I couldn't draw text with postscript font using GDI+. Although I could > use GDI to set the postscript font however when I began to draw text with > drawstring() function, it complained that the font needed to be true type > font. Can anyone help me. Is there a software that convert postscript to > true type font? Please..........help............ me........... > > > >
- Next message: Bob Powell [MVP]: "Re: How to change Draw3DRect in DotNet"
- Previous message: Jessie Niu: "How to change Draw3DRect in DotNet"
- Next in thread: Kelly Chen: "Re: How to draw string with postscript font instead of true type font?"
- Reply: Kelly Chen: "Re: How to draw string with postscript font instead of true type font?"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|