Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. C / C++ / MFC
  4. Fonts

Fonts

Scheduled Pinned Locked Moved C / C++ / MFC
helptutorialquestion
4 Posts 2 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • S Offline
    S Offline
    Sonu Kapoor
    wrote on last edited by
    #1

    Hi Guys, how to get the Current installed fonts ??? I am already usinf the EnumFontFamilies() Function, but i want to use an another function ! Maybe somebody knows one :-)) Thanks for your help Best Regards Sonu

    T 1 Reply Last reply
    0
    • S Sonu Kapoor

      Hi Guys, how to get the Current installed fonts ??? I am already usinf the EnumFontFamilies() Function, but i want to use an another function ! Maybe somebody knows one :-)) Thanks for your help Best Regards Sonu

      T Offline
      T Offline
      Tom Archer
      wrote on last edited by
      #2

      In the MSDN article, "Enumerating the Installed Fonts", it states that to do what you want you need to utilize the EnumFonts and EnumFontFamilies functions. If you're looking for an alternative, you'll need to let us know what exactly you're looking to do that these functions don't. Cheers, Tom Archer Author, Inside C# Author, Visual C++.NET Bible A total abstainer is one who abstains from everything but abstention, and especially from inactivity in the af

      S 1 Reply Last reply
      0
      • T Tom Archer

        In the MSDN article, "Enumerating the Installed Fonts", it states that to do what you want you need to utilize the EnumFonts and EnumFontFamilies functions. If you're looking for an alternative, you'll need to let us know what exactly you're looking to do that these functions don't. Cheers, Tom Archer Author, Inside C# Author, Visual C++.NET Bible A total abstainer is one who abstains from everything but abstention, and especially from inactivity in the af

        S Offline
        S Offline
        Sonu Kapoor
        wrote on last edited by
        #3

        As mentioned i already use the Enumfontfamilies. I dont know what i am doing wrong but the function is very slow in my app. Actually i want to draw all installed fonts in my app !! The EnumFontFamilies does this but its slow, maybe its a bug in my app but i cant find it. If you want i can send you my app to your email id. Just let me know. Thanks for your Help Best Regards Sonu

        T 1 Reply Last reply
        0
        • S Sonu Kapoor

          As mentioned i already use the Enumfontfamilies. I dont know what i am doing wrong but the function is very slow in my app. Actually i want to draw all installed fonts in my app !! The EnumFontFamilies does this but its slow, maybe its a bug in my app but i cant find it. If you want i can send you my app to your email id. Just let me know. Thanks for your Help Best Regards Sonu

          T Offline
          T Offline
          Tom Archer
          wrote on last edited by
          #4

          sonu wrote: I dont know what i am doing wrong but the function is very slow in my app This was the part you didn't mention, which was why nobody could help you - we didn't know what the problem was - just that you didn't want to use EnumFamilyFonts. Go ahead and [send me](mailto:tarcher@mindspring.com?subject=CodeProject font help) the app and I'll take a look at it as time permits. Cheers, Tom Archer Author, Inside C# Author, Visual C++.NET Bible A total abstainer is one who abstains from everything but abstention, and especially from inactivity in the af

          1 Reply Last reply
          0
          Reply
          • Reply as topic
          Log in to reply
          • Oldest to Newest
          • Newest to Oldest
          • Most Votes


          • Login

          • Don't have an account? Register

          • Login or register to search.
          • First post
            Last post
          0
          • Categories
          • Recent
          • Tags
          • Popular
          • World
          • Users
          • Groups