1
Graphics / Re: Drawing sf::Text results in a crash"writing_system_class" was nullptr
« on: September 19, 2021, 08:15:32 pm »
I have a branch that leverages freetype 2.10. You can take a look here. There isn't any modification needed just leverage the extensions to handle the heavy lifting.
It's important to remember that you need to have VCPKG_FEATURE_FLAGS set to "versions" as an environment variable in order for vcpkg versions to work.
https://github.com/obscurelyme/Semi-Pro-Cpp/tree/feature/sfml-freetype
Let me know if you have any questions.
It's important to remember that you need to have VCPKG_FEATURE_FLAGS set to "versions" as an environment variable in order for vcpkg versions to work.
https://github.com/obscurelyme/Semi-Pro-Cpp/tree/feature/sfml-freetype
Let me know if you have any questions.