Previous section To contents

12.26.2 Image.TTF.FaceInstance

CLASS
Image.TTF.FaceInstance

DESCRIPTION
This is the instance of a face, with geometrics, encodings and stuff.

METHOD
Image.TTF.FaceInstance.create

SYNTAX
void create(object face)

DESCRIPTION
creates a new Instance from a face.

Previous section To contents