On Friday, 28 March, 2014 14:13:39 Paul Emsley wrote:
> 
> Yes. All coot does is request a GL context and draw coloured lines to it 
> in immediate mode.  About as simple as it can get.
> 
> For text, I use glutBitmapCharacter().  I am not against changing this 
> (but it is not clear to me at the moment what to use instead).

Googled search results suggest using freetype-gl
  https://code.google.com/p/freetype-gl/
but I have not tried it myself.

        Ethan

Reply via email to