chinese characters rotation
-
Hi, Actually we are rotating the text vertically and place it in the table using the following two lines in css: writing-mode: tb-rl; filter: flipv fliph. It works well for english language. It's not working properly for chinese characters. So, Instead of flipv fliph we applied Basic Image Filter: Filter: 'progid:DXImageTransform.Microsoft.BasicImage(rotation=3)' It works well when we rotate the text without placing in the table. But with the table it's not working well. Can anyone help me on this please? Thanks in advance, Regards, P.Prasanna. P.Prasanna
-
Hi, Actually we are rotating the text vertically and place it in the table using the following two lines in css: writing-mode: tb-rl; filter: flipv fliph. It works well for english language. It's not working properly for chinese characters. So, Instead of flipv fliph we applied Basic Image Filter: Filter: 'progid:DXImageTransform.Microsoft.BasicImage(rotation=3)' It works well when we rotate the text without placing in the table. But with the table it's not working well. Can anyone help me on this please? Thanks in advance, Regards, P.Prasanna. P.Prasanna
Does this have anything to do with Windows Vista? I don't see any indication in your post. You might be in the wrong forum.
"The clue train passed his station without stopping." - John Simmons / outlaw programmer