Documentation fix.
This commit is contained in:
parent
ebd14a599d
commit
79405d75c0
|
@ -226,10 +226,12 @@ FT_BEGIN_HEADER
|
||||||
/* Left side bearing for vertical layout. */
|
/* Left side bearing for vertical layout. */
|
||||||
/* */
|
/* */
|
||||||
/* vertBearingY :: */
|
/* vertBearingY :: */
|
||||||
/* Top side bearing for vertical layout. */
|
/* Top side bearing for vertical layout. Larger positive values */
|
||||||
|
/* mean further below the vertical glyph origin. */
|
||||||
/* */
|
/* */
|
||||||
/* vertAdvance :: */
|
/* vertAdvance :: */
|
||||||
/* Advance height for vertical layout. */
|
/* Advance height for vertical layout. Positive values mean the */
|
||||||
|
/* glyph has a positive advance downward. */
|
||||||
/* */
|
/* */
|
||||||
/* <Note> */
|
/* <Note> */
|
||||||
/* If not disabled with @FT_LOAD_NO_HINTING, the values represent */
|
/* If not disabled with @FT_LOAD_NO_HINTING, the values represent */
|
||||||
|
|
Loading…
Reference in New Issue