1
Graphics / Re: Cant load font from terminal
« on: March 11, 2013, 09:31:54 pm »
Update:
I put the absolute file path into the loadFromFile() function and the font loaded from the terminal. However, for any relative path such as "fontfile.ttf" or "./fontfile.ttf", I still get errors (the font file is placed directly with the executable and not in any sub-directories).
I'm used to Code::Blocks 10.04, could this be some change in the newer version?
I put the absolute file path into the loadFromFile() function and the font loaded from the terminal. However, for any relative path such as "fontfile.ttf" or "./fontfile.ttf", I still get errors (the font file is placed directly with the executable and not in any sub-directories).
I'm used to Code::Blocks 10.04, could this be some change in the newer version?