PrivateFontCollection??

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Alex Davis

    #1

    PrivateFontCollection??

    Does anyone know how use fonts that are NOT installed on the system?
    Alex


  • Natty Gur

    #2
    Re: PrivateFontColl ection??

    Hi,

    I think that Dan Appelman In his book, "Visual Basic Programmers Guide
    to the Win32 API" got an example of font browser which use binary font
    files of uninstall fonts to display them.

    Natty Gur[MVP]
    Phone Numbers:
    Office: +972-(0)9-7740261
    Fax: +972-(0)9-7740261
    Mobile: +972-(0)58-888377


    *** Sent via Developersdex http://www.developersdex.com ***
    Don't just participate in USENET...get rewarded for it!

    Comment

    • Natty Gur

      #3
      Re: PrivateFontColl ection??

      Hi,

      I think that Dan Appelman In his book, "Visual Basic Programmers Guide
      to the Win32 API" got an example of font browser which use binary font
      files of uninstall fonts to display them.

      Natty Gur[MVP]
      Phone Numbers:
      Office: +972-(0)9-7740261
      Fax: +972-(0)9-7740261
      Mobile: +972-(0)58-888377


      *** Sent via Developersdex http://www.developersdex.com ***
      Don't just participate in USENET...get rewarded for it!

      Comment

      Working...