Best way to create/load and render fonts?

I am using LWJGL 3.1.5 with that OpenGL, STB
I wonder how to render fonts (also strings) in places where the string will change.

I tried searching but I’ve only found tutorials/snippets for C++ :-
Thankies :slight_smile: