jim@jibbering.com (Jim Ley) wrote:
[color=blue][color=green][color=darkred]
>>>Is there a way, or does anyone know if maybe in CSS3, there is a plan to
>>>implement vertical rotated text?[/color]
>>
>>Earlier versions of the CSS3 proposals contained glyph orientation
>>properties, but these have been removed from the current draft, as I
>>understand it because the previous proposal was effectively rejected by
>>implementors due to being to complex.[/color]
>
>Which was rather odd as it reached CR, and had implementations, indeed
>the largest browser via market share has an implementation.[/color]
I'm not sure what you are referring to,
afaik IE doesn't support the
once proposed CSS3 glyph-orientation-vertical and
glyph-orientation-horizontal properties I referred to.
[color=blue][color=green]
>>SVG has some options for vertical rotated text, and IE has some
>>proprietary CSS properties that may on occasion be useful for controlled
>>environments.[/color]
>
>writing-mode is a CSS3 Candidate Recommendation, that's hardly
>"proprietary", it's an explicit call for implementation.[/color]
My recollection failed me, I thought of IE's "filter" property and
"fliph" and "flipv" values, but on checking my notes these do not
achieve what I think the OP is after.
I'm not familiar with the requirements for displaying non western
languages and if using the writing-mode property for western text
content to achieve a decorative effect has any drawbacks. Furthermore
text written from bottom to top is
afaik not supported by the
writing-mode values, unless the text is entered back to front, but that
would be unacceptable.
To achieve the decorative text effect that I think the OP is after
requires glyph rotation, this is not supported by the writing-mode
property.
--
Spartanicus