Hello everyone,

Recently I am looking for a way to render nice quality text in OpenGL. I have came accross few very impressive text rendering libraries, but they were all written in C/C++ and I cant seem to find any in Delphi (or even Delphi binding).

Are there such ready libraries or I have to write my own, to create outlines from font files, then to tesselate, etc?

Thanks