Results 1 to 11 of 11

Thread: Some Font questions.

  1. #1

    Thread Starter
    Frenzied Member
    Join Date
    Jul 1999
    Location
    Huntingdon Valley, PA 19006
    Posts
    1,151

    Some Font questions.

    If I use some strange font which I have on my system, I assume that my application will have a problem if compiled and run on another system.

    For the above reason, I use MS Sans Serif for everything I do. What other fonts are fairly safe to use?

    In particular, I want to have lettering like the following on Command Buttons and/or Labels.

    A3 ex x2 yx Vr

    Is there a font or a procedure for putting the above on a VB Command Button or Label? Would the application show the above if run on another system?
    Live long & prosper.

    The Dinosaur from prehistoric era prior to computers.

    Eschew obfuscation!
    If a billion people believe a foolish idea, it is still a foolish idea!
    VB.net 2010 Express
    64Bit & 32Bit Windows 7 & Windows XP. I run 4 operating systems on a single PC.

  2. #2
    PowerPoster
    Join Date
    Aug 2002
    Location
    NY, NY
    Posts
    2,139
    Any True type font such Arial, Currier, etc are safe to use.
    Regarding your special characters: if you are not processing them through code then I suggest that you create a small icons and use them instead of Captions. Otherwise you may have some problem as they are not part of ASCII character set..
    Roy

  3. #3
    So Unbanned DiGiTaIErRoR's Avatar
    Join Date
    Apr 1999
    Location
    /dev/null
    Posts
    4,111
    Originally posted by IROY55
    Any True type font such Arial, Currier, etc are safe to use.
    Regarding your special characters: if you are not processing them through code then I suggest that you create a small icons and use them instead of Captions. Otherwise you may have some problem as they are not part of ASCII character set..
    They are for that font.

  4. #4
    PowerPoster
    Join Date
    Aug 2002
    Location
    NY, NY
    Posts
    2,139
    They are for that font.
    DiGi,
    what the heck is that supposed to mean?!
    Roy

  5. #5
    So Unbanned DiGiTaIErRoR's Avatar
    Join Date
    Apr 1999
    Location
    /dev/null
    Posts
    4,111
    Each font has different characters representing ASCii values.

  6. #6
    PowerPoster
    Join Date
    Aug 2002
    Location
    NY, NY
    Posts
    2,139
    If that font exist. Do you know any of that specific type? I haven't seen it so far.
    Roy

  7. #7
    So Unbanned DiGiTaIErRoR's Avatar
    Join Date
    Apr 1999
    Location
    /dev/null
    Posts
    4,111
    Originally posted by IROY55
    If that font exist. Do you know any of that specific type? I haven't seen it so far.
    You're incoherent.

  8. #8
    PowerPoster
    Join Date
    Aug 2002
    Location
    NY, NY
    Posts
    2,139
    Not at all, but I like seing things straight and not just philosiphical definitions.
    Roy

  9. #9
    So Unbanned DiGiTaIErRoR's Avatar
    Join Date
    Apr 1999
    Location
    /dev/null
    Posts
    4,111
    Originally posted by IROY55
    Not at all, but I like seing things straight and not just philosiphical definitions.
    You lost me.


  10. #10
    PowerPoster
    Join Date
    Aug 2002
    Location
    NY, NY
    Posts
    2,139
    That's cool. ;-)
    Roy

  11. #11
    So Unbanned DiGiTaIErRoR's Avatar
    Join Date
    Apr 1999
    Location
    /dev/null
    Posts
    4,111
    Originally posted by IROY55
    That's cool. ;-)

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