Skip to main content
GameDev.net gamedev.net
🔒 Locked

Weird Lesson 43 Problem

Started by Leroy1981 May 6, 2016 at 2:46 AM 2 replies 7.7k views
Original Post
Leroy1981
Leroy1981

Hi, I got lesson 43 compiled and running and everything runs right except a few letters in the alphabet won't show up. Uppercase Q, and Lowercase g,j,q,p, and y are the letters that won't show. It just shows a blank space in the text where they're supposed to be. Anyone have that problem or any idea what might cause it? I haven't altered the code at all from the original lesson 43 code btw.

Shaarigan
Shaarigan

It is difficult to telediagnosis a problem in your special source code but I have to guess that your texture coords arent correctly at all did you checked them?

Erik Rufelt
Erik Rufelt

I tried the code without modifications other than adding Qgjqp to the printed text and they look fine here.. try a different font or text-size and change the string you draw to make sure if it's really those characters that are missing and not certain positions in the string that disappear or similar.

Topic Locked

This topic has been locked by a moderator. New replies are not allowed.

Sign in to reply to this topic.