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.