[gl2ps] glBitmap

Timur Pocheptsov Timur.Pocheptsov at cern.ch
Wed Mar 21 10:04:44 CET 2007


Hello.

We use Your nice gl2ps library to produce *.pdf screenshots from our gl-based application.
I know, that gl2ps has some limitation - textures. 
In our app we use glRasterPos and glBitmap to draw simple text. But we cannot see these numbers/letters in a resulting pdf. Is that a limitation
of gl2ps or we should look for bugs in our code ? :)

Thanks.