nn::pl::CTR::InitializeSharedFont Function

Syntax

nn::Result InitializeSharedFont();

Arguments

None.

Return Values

Returns the result of the operation.

Description

Enables use of shared fonts.

The shared font is loaded when the CTR starts. You can obtain fonts corresponding to each market region for use as shared fonts.

This function can only be called once while the application is running.

Revision History

2010/11/30
Added description of the number of times the function can be called.
2010/09/02
Initial version.

CONFIDENTIAL