Jump to content

  • Log In with Google      Sign In   
  • Create Account

14 years ago on June 15th Gamedev.net was first launched! We want to thank all of you for being part of our community and hope the best years are ahead of us. Happy birthday Gamedev.net!

guadrians

Member Since 31 Aug 2012
Offline Last Active Sep 30 2012 07:31 AM
-----

Posts I've Made

In Topic: Useful SDL_Library for download- Text Formating and rendering

31 August 2012 - 05:23 PM

@fastcall22
It's a quick and dirty library which gets the job done for my project and I thought of sharing it...True, it could use with some improvements, but I ain't going to spend any more time on it now.Maybe in future. I focused on my specific needs instead of a more larger view so that's way the issues you highlighted above are present.
1.This is correct, a font is better than char*. Maybe I'll change it.
2.This issue has two faces really. I mean, yeah, to render a string could be useful. Probably will change that too.
3.I need the screen surface to pass parameters to SDL_CreateRGBSurface function. And was useful for debugging.

In Topic: Useful SDL_Library for download- Text Formating and rendering

31 August 2012 - 11:52 AM

I can't seem to load a screenshot so here I try again.
SNAG 0001

PARTNERS