Advertisement

Nehe Tutorial 13 (Bitmap Fonts) with PoverVR Kyro II / WinXP

Started by September 25, 2002 03:23 AM
2 comments, last by Lyve 22 years, 4 months ago
Hello members, I''m using bitmap fonts from the 13th tutorial from NeHe. I''m currently testing on different platforms and I do have problems with a PowerVR Kyro II graphics card. The only thing I get for every letter is a solid rectangle. Any tips? Thanks, Lyve
_____________________________________http://www.winmaze.de, a 3D shoot em up in OpenGL, nice graphics, multiplayer, chat rooms, a nice community, worth visiting! ;)http://www.spheretris.tk, an upcoming Tetrisphere clone for windows, a 3D tetris game on a sphere with powerful graphics for Geforce FX and similar graphics cards.
Perhaps a driver bug ?

Try another programs who use font.

========================
Leyder Dylan
http://ibelgique.ifrance.com/Slug-Production/
========================Leyder Dylan (dylan.leyder@slug-production.be.tf http://users.skynet.be/fa550206/Slug-Production/Index.htm/
Advertisement
quote:
Original post by Leyder Dylan
Perhaps a driver bug ?

Try another programs who use font.


Thanks for the link that you sent me privately. I checked it. It works fine, but I know why: The difference is that you use a font from a texture, but textures aren''t the problem. The problem are the display lists that are build from a true type font of windows in my routines, because I can select any font that is installed on my machine.

Maybe an idea someone?

Best whishes,

Lyve
_____________________________________http://www.winmaze.de, a 3D shoot em up in OpenGL, nice graphics, multiplayer, chat rooms, a nice community, worth visiting! ;)http://www.spheretris.tk, an upcoming Tetrisphere clone for windows, a 3D tetris game on a sphere with powerful graphics for Geforce FX and similar graphics cards.
A long time ago, using a Voodoo card, I had the same problem. I mentioned it to 3Dfx, and they said a new driver was coming out soon that would fix it. A few weeks later, the driver was released, and the tut started working. Perhaps a driver issue on your card as well.

This topic is closed to new replies.

Advertisement