Results 1 to 3 of 3

Thread: Fonts etc..

  1. #1

    Thread Starter
    Lively Member
    Join Date
    Apr 2001
    Location
    Utah, USA
    Posts
    121

    Fonts etc..

    Ok I have a custom font in my application, I want to be able to distribute just the EXE without an installer (yeah, yeah I know about the Runtimes) so all my pictures, sounds, etc. are in a resource file. What I need to know is how to install the font when the program runs. Any reccomendations on how to do it for NT/2K or 95/98 would be great. I know how to save it to a file, but not install it. Also I will have to create the few labels which use it dynamically AFTER it is installed right?

    Please help,
    Thanks
    Zevlag
    Josh -- Name
    Zevlag13 -- AIM

    www.WotsIt.org for all your file format spec questions!

  2. #2
    jim mcnamara
    Guest
    You have to use several api's -

    Go here. and play cut-and-paste with the sample code.

    I'm assuming you want to install the font in VB code.

  3. #3

    Thread Starter
    Lively Member
    Join Date
    Apr 2001
    Location
    Utah, USA
    Posts
    121
    OK, I think I have fonts under control. How about JPEG, GIF files, how can I save them in resource file and have them loaded/displayed at runtime?

    Zevlag
    Josh -- Name
    Zevlag13 -- AIM

    www.WotsIt.org for all your file format spec questions!

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