nw::font::CharWriter::SetScale Member Function

Syntax

void SetScale(
     f32 hvScale
);

Arguments

Name Description
in hvScale Scale.

Return Values

None.

Description

Specifies the magnification ratio to use for a character.

The same value is used for the horizontal and vertical enlargement factors for the format that specifies one argument.

See Also

nw::font::CharWriter::GetScaleH
nw::font::CharWriter::GetScaleV
nw::font::CharWriter::SetFontSize

Revision History

2009/11/09
Initial version.

CONFIDENTIAL