Welcome, Guest. Please login or register. Did you miss your activation email?

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - Ernesato

Pages: [1]
1
Graphics / [sf::String] Problem rendering in Linux
« on: May 02, 2013, 09:27:44 pm »
Hi there,

I have a problem rendering sf::Font::GetDefaultFont() in Linux environment. As you can see in the screenshot the font is not rendered correctly (I'm running the program on Ubuntu via Oracle VM VirtualBox from Windows 7). In the Windows environment there is no problem at all.

If you have any idea I would highly appreciate it.

Thanks,

P.S. I love the new SFML website! :D

[attachment deleted by admin]

2
Graphics / Quake-style console library
« on: February 17, 2011, 02:59:36 pm »
Hey guys,

I am just wondering if there's any Quake-style console library available for SFML, something like SDL_Console (http://wacha.ch/wiki/sdlconsole/) for SDL?

I've googled around but got no big hit so far...

Thanks in advance.

3
Network / Using proxy servers through sf::SocketTCP and sf::Http
« on: February 12, 2011, 07:48:35 pm »
Hi, I'm new on this forum.

I've been using the SFML (which I think is a really great library, btw!) for my program that receives real-time forex rates from a TCP/IP server and connects to an HTTP server for placing orders via POST requests.

Now, I was wondering if it's possible to use proxy servers through sf::SocketTCP and sf::Http... If so, how can I do it?

Thanks in advance.

Best Regards,

Pages: [1]