Part of the Khronos Group
OpenGL.org

The Industry's Foundation for High Performance Graphics

from games to virtual reality, mobile phones to supercomputers

Results 1 to 5 of 5

Thread: Font Size

Hybrid View

  1. #1
    Junior Member Regular Contributor
    Join Date
    Jan 2001
    Location
    Derry, NH
    Posts
    140

    Font Size

    Is there any way to change the size of fonts dynamically?

  2. #2
    Member Regular Contributor
    Join Date
    Aug 2000
    Location
    Turin
    Posts
    269

    Re: Font Size

    Try to be a little bit more specific and surely someone will try to help u ?
    What kind of font are u talking about ?
    Vector fonts ? Bitmap fonts ? System fonts ? Notepad fonts ??

    Just do the right question and u'll get the answer.


    rIO.sK
    [rIO^sPINNING kIDS] - rio@nospam.spinningkids.org

    -/- This is a signature virus. Add it to your signature. Help it spreading! -/-

  3. #3
    Junior Member Regular Contributor
    Join Date
    Jan 2001
    Location
    Derry, NH
    Posts
    140

    Re: Font Size

    Actually I do not know whether we can use system fonts or Notepad fonts in OpenGL drawing. What I want to do is to write some labels in my drawing. I need to control the size of the label fonts in cases when I need to zoom in or zoom out. I don't want the fonts looks ugly because they are too big or too small compare to other objects. Anyone has any good idea? Thanks a lot!

  4. #4
    Junior Member Regular Contributor
    Join Date
    Jan 2001
    Location
    Derry, NH
    Posts
    140

    Re: Font Size

    Sorry, rIO. I forgot to tell you that currently I am using bitmap fonts.

  5. #5
    Intern Contributor
    Join Date
    Jul 2001
    Posts
    64

    Re: Font Size

    Check out, http://nehe.gamedev.net/. There are some tutorials that can get you started displaying text with OpenGL...

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •