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

Author Topic: SFML.Net Fonts sometimes not displaying properly  (Read 832 times)

0 Members and 1 Guest are viewing this topic.

Zarickan

  • Newbie
  • *
  • Posts: 2
    • View Profile
SFML.Net Fonts sometimes not displaying properly
« on: July 16, 2016, 08:06:33 pm »
Sometimes when I load my font (from memory or from a file) not all characters are drawn properly. some of them will be entirely missing (not drawn at all) and other times weird looking and/or blurred out, this seems to happen randomly, with either of the two ways of loading fonts.

How do I solve this, and what causes it?


eXpl0it3r

  • SFML Team
  • Hero Member
  • *****
  • Posts: 10823
    • View Profile
    • development blog
    • Email
Re: SFML.Net Fonts sometimes not displaying properly
« Reply #1 on: July 17, 2016, 01:33:03 pm »
Do you get any error message on the console? Can you provide a minimal and compilable code example that reproduces the issue? What's your GPU?
Official FAQ: https://www.sfml-dev.org/faq.php
Official Discord Server: https://discord.gg/nr4X7Fh
——————————————————————
Dev Blog: https://duerrenberger.dev/blog/