This page is Not Ready

Notice: The WebPlatform project, supported by various stewards between 2012 and 2015, has been discontinued. This site is now available on github.

glyph-orientation-horizontal

Applies to ?
## Notes

Remarks

This property is applied only to text written in a horizontal writingMode.

The glyph orientation affects the amount that the current text position advances as each glyph is rendered. When the reference orientation direction is horizontal and the glyphOrientationHorizontal results in an orientation angle that is a multiple of 180 degrees, the current text position is incremented according to the horizontal metrics of the glyph. Otherwise, if the glyphOrientationHorizontal results in an orientation angle that is not a multiple of 180 degrees, the current text position is incremented according to the vertical metrics of the glyph.

Syntax

glyph-orientation-horizontal:  angle | inherit

Standards information

See also

Related pages

Attributions