Results 1 to 3 of 3

Thread: [02/03] Raster fonts

  1. #1

    Thread Starter
    Member
    Join Date
    Apr 2005
    Posts
    34

    [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.

  2. #2
    PowerPoster sparrow1's Avatar
    Join Date
    May 2005
    Location
    Globetrotter
    Posts
    2,820

    Re: [02/03] Raster fonts

    Quote 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
    Wkr,
    sparrow1

    If I helped you, don't forget to Rate my post. Thank you

    I'm using Visual Studio.Net 2003 and
    2005
    How to learn VB.Net Create setup with VB 2005 Drawing for beginners VB.Net Tutorials GDI+ Tutorials
    Video's for beginners

  3. #3
    Super Moderator jmcilhinney's Avatar
    Join Date
    May 2005
    Location
    Sydney, Australia
    Posts
    111,221

    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.
    Why is my data not saved to my database? | MSDN Data Walkthroughs
    VBForums Database Development FAQ
    My CodeBank Submissions: VB | C#
    My Blog: Data Among Multiple Forms (3 parts)
    Beginner Tutorials: VB | C# | SQL

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width