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. Product Lifecycle
  3. Application Lifecycle
  4. Font licensing confusion

Font licensing confusion

Scheduled Pinned Locked Moved Application Lifecycle
csharpwinformsquestion
3 Posts 2 Posters 4 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.
  • G Offline
    G Offline
    Greedy Goblin Games
    wrote on last edited by
    #1

    Hi everyone. This is my first post on "The Code Project" forums. I'm a bit confused regarding font licensing issues. Let's imagine I've built a WinForms control and wish to sell it commercially. Technically the component doesn't package or distribute any fonts with it but would use the system fonts (or whatever the user has installed and specifies in the "Font" property). Logically I would imagine that there would be no font licensing issues since I'm not using a set font or distributing any fonts... but I'm just not sure. Can anyone here advise or let me know where to get advice? Thanks. CJ.

    L 1 Reply Last reply
    0
    • G Greedy Goblin Games

      Hi everyone. This is my first post on "The Code Project" forums. I'm a bit confused regarding font licensing issues. Let's imagine I've built a WinForms control and wish to sell it commercially. Technically the component doesn't package or distribute any fonts with it but would use the system fonts (or whatever the user has installed and specifies in the "Font" property). Logically I would imagine that there would be no font licensing issues since I'm not using a set font or distributing any fonts... but I'm just not sure. Can anyone here advise or let me know where to get advice? Thanks. CJ.

      L Offline
      L Offline
      Lost User
      wrote on last edited by
      #2

      Don't worry about the fonts since you're not packaging it with your control. Just go ahead. Even if the font does not exist in the target device, windows will substitute it with a font that closely resembles the requested font.

      G 1 Reply Last reply
      0
      • L Lost User

        Don't worry about the fonts since you're not packaging it with your control. Just go ahead. Even if the font does not exist in the target device, windows will substitute it with a font that closely resembles the requested font.

        G Offline
        G Offline
        Greedy Goblin Games
        wrote on last edited by
        #3

        Thanks Shameel. I was hoping that would be the case. I've now set it to use whatever the user has set as their system default, as the initial font.

        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