LisaacTM Platform

TT_PROFILE


Boutet Jerome (boutet@loria.fr)
Inherit/Insert Summary
parent No developed.
 
Slot Summary
x
current coordinate during sweep JBJB UREAL_26_6
link
link to next profile - various purpose
offset
start of profile's data in render pool
flow
Profile orientation: Asc/Descending
height
profile's height in scanlines
start
profile's starting scanline
countl
number of lines to step before this profile becomes drawable
next
next profile in same contour, used during drop-out control
 

Inherit/Insert Detail

parent

.../extra/freetype/tt_profile.li line #11

Section:
Inherit

Profile:
- SelfSELFparent : OBJECT

Detail slot

x

.../extra/freetype/tt_profile.li line #15

Section:
Public

Profile:
+ SelfSELFx : INTEGER

Description:
current coordinate during sweep JBJB UREAL_26_6

link

.../extra/freetype/tt_profile.li line #18

Section:
Public

Profile:
+ SelfSELFlink : TT_PROFILE

Description:
link to next profile - various purpose

offset

.../extra/freetype/tt_profile.li line #19

Section:
Public

Profile:
+ SelfSELFoffset : INTEGER

Description:
start of profile's data in render pool

flow

.../extra/freetype/tt_profile.li line #20

Section:
Public

Profile:
+ SelfSELFflow : INTEGER

Description:
Profile orientation: Asc/Descending

height

.../extra/freetype/tt_profile.li line #21

Section:
Public

Profile:
+ SelfSELFheight : INTEGER

Description:
profile's height in scanlines

start

.../extra/freetype/tt_profile.li line #22

Section:
Public

Profile:
+ SelfSELFstart : INTEGER

Description:
profile's starting scanline

countl

.../extra/freetype/tt_profile.li line #24

Section:
Public

Profile:
+ SelfSELFcountl : UINTEGER_16

Description:
number of lines to step before this profile becomes drawable

next

.../extra/freetype/tt_profile.li line #27

Section:
Public

Profile:
+ SelfSELFnext : TT_PROFILE

Description:
next profile in same contour, used during drop-out control