LisaacTM Platform

TT_HMTX


Boutet Jerome (boutet@loria.fr)
Inherit/Insert Summary
parent No developed.
 
Constructor Summary
create
nmetrics: number of hMetrics (hhea table) nglyph: number of glyph (maxp table)
 
Slot Summary
hmetrics
number_of_hmetrics
left_side_bearing
number_lbs
make
print
 

Inherit/Insert Detail

parent

.../extra/freetype/tt_hmtx.li line #12

Section:
Inherit

Profile:
- SelfSELFparent : OBJECT

Constructor Detail

create

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

Section:
Public

Profile:
- SelfSELFcreate  ( nmetrics : NUMERIC, nglyph : NUMERIC, buf : NATIVE_ARRAYUINTEGER_16)) : SELF

Description:
nmetrics: number of hMetrics (hhea table) nglyph: number of glyph (maxp table)

Detail slot

hmetrics

.../extra/freetype/tt_hmtx.li line #16

Section:
Public

Profile:
+ SelfSELFhmetrics : MAP_NATIVE_ARRAYTT_HMTX_DATA)

number_of_hmetrics

.../extra/freetype/tt_hmtx.li line #17

Section:
Public

Profile:
+ SelfSELFnumber_of_hmetrics : UINTEGER_8

left_side_bearing

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

Section:
Public

Profile:
+ SelfSELFleft_side_bearing : NATIVE_ARRAYINTEGER_8)

number_lbs

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

Section:
Public

Profile:
+ SelfSELFnumber_lbs : UINTEGER_8

make

.../extra/freetype/tt_hmtx.li line #32

Section:
Public

Profile:
- SelfSELFmake  ( nmetrics : NUMERIC, nglyph : NUMERIC, buf : NATIVE_ARRAYUINTEGER_16))

print

.../extra/freetype/tt_hmtx.li line #52

Section:
Public

Profile:
- SelfSELFprint