Results 1 to 2 of 2

Thread: Embed font

  1. #1

    Thread Starter
    New Member
    Join Date
    May 2000
    Location
    Sweden
    Posts
    1

    Question

    I need some special fonts in my application (users interface simulation). When I shall distribute the application are I not allowed to give the fonts away. Can I embed the fonts in the application without install them in Windows? I use VB5.

    /nz


  2. #2
    Member
    Join Date
    Sep 1999
    Location
    Gloucester, UK
    Posts
    33
    If you have permission to distribute the fonts then add them to your deployment package and install them to the users font directory. If you do not then you will have to use fonts that the user will have or VB will take a guess when it comes to displaying a control using the fonts.

    If you are unsure whether you have permission to distribute fonts then load the font into windows explorer to get ownership information. You can then ask them for permission.
    VB / GIS Consultant
    VB6 SP4, VC++6

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