on text decoration

Dear SMIL experts,

I'm sorry for intterupting you.
It is my first time to send a mail to this reflector.

I have a question on how to decorate text characters
in a smil presentation.
One possible solution would be real-text.
But, are there any other ways to do that ?

For example, is it possible to define text attributes
in the <region> element using css2 as follows ?

<layout type="text/css">
  [region="foo"] {
    top:10px;
    left:10px;
    font-family: courier;
    color:black;
  }
</layout>

Best regards,
Yoshinori Matsui
Panasonic/Matsushita

Received on Wednesday, 10 January 2001 08:05:27 UTC