Declaration

func postRead() throws

Declaration

- (BOOL) postRead:(NSError **) error;

Declaration

postRead_() -> tuple[bool, NSError]

Parameters

error

On failure, an error describing the problem.

Discussion

This resolves legacy data, validates child objects, rebuilds lookup data, and prepares the font for normal use.

Return Value

YES if the method succeeded, otherwise NO.

Discussion

This resolves legacy data, validates child objects, rebuilds lookup data, and prepares the font for normal use.

See Also

Importing Font Data