Link Search Menu Expand Document

Class OGLFont

Class diagram of class of OGLFont.

Functions

Function summury
__init__(self, name)  
get_texture(self)  
get_glyph(self, char)  
get_texture_size(self)  

Methods desciption :

init

def __init__(self, name)

get_texture

def get_texture(self)

get_glyph

def get_glyph(self, char)

get_texture_size

def get_texture_size(self)