Version: 2022.3
言語: 日本語
public bool shouldRoundAdvanceValue ;

説明

Set this property to true if you want to round the internal advance width of the font to the nearest integer.

When positioning characters, the cumulated error induced by a rounded advance width may cause the spacing between characters to look inconsistent. Note that the integer CharacterInfo.advance is always rounded to the nearest integer, independently of this flag.