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

Author Topic: [sf::String] Problem rendering in Linux  (Read 899 times)

0 Members and 1 Guest are viewing this topic.

Ernesato

  • Newbie
  • *
  • Posts: 3
    • View Profile
[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]

eXpl0it3r

  • SFML Team
  • Hero Member
  • *****
  • Posts: 10901
    • View Profile
    • development blog
    • Email
Re: [sf::String] Problem rendering in Linux
« Reply #1 on: May 02, 2013, 10:00:38 pm »
You should stop using SFML 1.6, since it's outdated and there are now official SFML 2 binaries. ;)
Though you won't have a default font in SFML 2.
Official FAQ: https://www.sfml-dev.org/faq.php
Official Discord Server: https://discord.gg/nr4X7Fh
——————————————————————
Dev Blog: https://duerrenberger.dev/blog/

 

anything