nn::font::ArchiveFontBase::ConstructOpAnalyzeCMAP Member Function

Syntax

protected:
static ConstructResult ConstructOpAnalyzeCMAP(
     ConstructContext*   pContext,
     CachedStreamReader * pStream
);

Arguments

Name Description
in pContext Stream construction context.
in pStream Input stream.

Return Values

Returns the processing state.

Description

Processes CMAP blocks.

Revision History

2010/11/10
Initial version.

CONFIDENTIAL