glXUseXFont

create bitmap display lists from an X font

Signature

glXUseXFont( Font ( font ) , int ( first ) , int ( count ) , int ( listBase ) )-> void
glXUseXFont( font , first , count , list )

Parameters

VariablesDescription
font
Specifies the font from which character glyphs are to be taken.
first
Specifies the index of the first glyph to be taken.
count
Specifies the number of glyphs to be taken.
listBase
Specifies the index of the first display list to be generated.