Skip to content

Conversation

@jkeller51
Copy link
Contributor

  • Has this change been discussed on the forum or in an issue before?
  • Does the code follow the SFML Code Style Guide?
  • Have you provided some example/test code for your changes?
  • If you have additional steps which need to be performed list them as tasks! -- N/A

Description

Ensures appropriate spacing between letters rendered, particularly at small fonts.

This PR is related to the issue #1642

Tasks

  • Tested on Linux
  • Tested on Windows
  • Tested on macOS
  • Tested on iOS
  • Tested on Android
@eXpl0it3r
Copy link
Member

Please correct me if I'm wrong, but I believe this was superseded by #1746, correct?

@eXpl0it3r eXpl0it3r closed this Apr 14, 2021
@eXpl0it3r eXpl0it3r added this to the 2.6 milestone Apr 14, 2021
@jkeller51
Copy link
Contributor Author

Yes. I had some criticisms of that PR related to optimization, but now that it is merged into master a new PR will be required if I ever have time to address those.

@eXpl0it3r
Copy link
Member

Feel free to also continue the original discussion and/or open a new issue if you think there's something that needs addressing.
Unfortunately some of the stuff went a bit over my head and I'd have to read more of SFML's code. 😅

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment