LisaacTM Platform

GL_FONT


X11 - OpenGl rendered font
Inherit/Insert Summary
parent_font_abstract
parent_font
parent_object No developed.
 
Constructor Summary
create
 
Slot Summary
default
load
base
GL base display list
text_mode
unload
enable
disable
print at
name
font_height
nb_chars
make
print_zone
 

Inherit/Insert Detail

parent_font_abstract

.../extra/opengl/framework/TARGET/unix/gl_font.li line #11

Section:
Inherit

Profile:
+ SelfSELFparent_font_abstract :Expanded  GL_FONT_ABSTRACT

parent_font

.../extra/opengl/opengl/gl_font_abstract.li line #9

Section:
Inherit

Profile:
+ SelfSELFparent_font :Expanded  FONT

parent_object

.../extra/opengl/abstract_renderer/font.li line #9

Section:
Inherit

Profile:
- SelfSELFparent_object : OBJECT

Constructor Detail

create

.../extra/opengl/abstract_renderer/font.li line #19

Section:
Public

Profile:
- SelfSELFcreate   s : ABSTRACT_STRINGSELF

Detail slot

default

.../extra/opengl/framework/TARGET/unix/gl_font.li line #15

Section:
Public

Profile:
- SelfSELFdefault : FONT

load

.../extra/opengl/framework/TARGET/unix/gl_font.li line #20

Section:
Public

Profile:
- SelfSELFload 

base

.../extra/opengl/opengl/gl_font_abstract.li line #13

Section:
Public

Profile:
+ SelfSELFbase : UINTEGER_32

Description:
GL base display list

text_mode

.../extra/opengl/opengl/gl_font_abstract.li line #14

Section:
Public

Profile:
+ SelfSELFtext_mode : GL_DISPLAY_LIST

unload

.../extra/opengl/opengl/gl_font_abstract.li line #16

Section:
Public

Profile:
- SelfSELFunload 

enable

.../extra/opengl/opengl/gl_font_abstract.li line #28

Section:
Public

Profile:
- SelfSELFenable 

disable

.../extra/opengl/opengl/gl_font_abstract.li line #66

Section:
Public

Profile:
- SelfSELFdisable 

print at

.../extra/opengl/opengl/gl_font_abstract.li line #79

Section:
Public

Profile:
- SelfSELFprint   text : ABSTRACT_STRING  at  ( x : INTEGER, y : INTEGER)

name

.../extra/opengl/abstract_renderer/font.li line #13

Section:
Public

Profile:
+ SelfSELFname : STRING

font_height

.../extra/opengl/abstract_renderer/font.li line #15

Section:
Public

Profile:
+ SelfSELFfont_height : UINTEGER_32

nb_chars

.../extra/opengl/abstract_renderer/font.li line #16

Section:
Public

Profile:
+ SelfSELFnb_chars : INTEGER

make

.../extra/opengl/abstract_renderer/font.li line #27

Section:
Public

Profile:
- SelfSELFmake   s : ABSTRACT_STRING

print_zone

.../extra/opengl/abstract_renderer/font.li line #37

Section:
Public

Profile:
- SelfSELFprint_zone   body :{}