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 3 of 3

Thread: Displaying latin characters?

  1. #1
    Junior Member Newbie
    Join Date
    Feb 2005
    Posts
    3

    Displaying latin characters?

    Ok, I'm able to display text on my OGL screen, but and about latin characters? Like ç, ã, á, à, ê, etc etc
    These type of characters don't appear on screen. Why?

  2. #2
    Senior Member OpenGL Pro
    Join Date
    May 2001
    Location
    Kristianstad,Skåne,Sweden
    Posts
    1,651

    Re: Displaying latin characters?

    It depends on how you display the characters, if you use wglUseFont.... make sure you have a correct font selected before you created the bitmaps.

    Mikael

  3. #3
    Junior Member Regular Contributor
    Join Date
    Feb 2004
    Location
    Magdeburg, Germany
    Posts
    120

    Re: Displaying latin characters?


Posting Permissions

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