|
-
Aug 6th, 2006, 04:26 AM
#1
Thread Starter
Member
[02/03] Raster fonts
Is it possible to use raster fonts with Visual Studio? Only Truetype fonts seem to show up in the appropriate dialog.
I'm looking to make a simulated dos prompt and the look of the text is very important.
-
Aug 6th, 2006, 04:39 AM
#2
Re: [02/03] Raster fonts
 Originally Posted by abno
Is it possible to use raster fonts with Visual Studio? Only Truetype fonts seem to show up in the appropriate dialog.
I'm looking to make a simulated dos prompt and the look of the text is very important.
Hi,
Here's a link about raster fonts;
http://msdn.microsoft.com/library/de...asterFonts.asp
Hope it helps,
sparrow1
-
Aug 6th, 2006, 05:29 AM
#3
Re: [02/03] Raster fonts
From the help topic for the Font class:
Windows Forms applications support TrueType fonts and have limited support for OpenType fonts. If you attempt to use a font that is not supported, or the font is not installed on the machine running the application, Microsoft Sans Serif will be substituted.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|