Timing Diagram Markup Language (TDML), Version 1.1-1-051899
Element:Font List
Tag:<font.list>
Definition:

This element contains a list of fonts referenced in Text Annotations <annotation>s and other elements.

Associated Attributes:
Descriptive NameAttribute NameDefault Value
Unique IdentifieridREQUIRED
Face Nameface.nameREQUIRED
Point Sizepoint.sizeREQUIRED
ColorcolorIMPLIED
Element Content:

SGML Model:
<!ELEMENT font                EMPTY                   	>
<!ATTLIST font
          id            ID                    #REQUIRED
          face.name     CDATA                 #REQUIRED
          point.size    CDATA                 #REQUIRED
          color         CDATA                 #IMPLIED >

Tagged Example:

<font id="id1" face.name="Arial" point.size="10" color="000000">

Standard Version: 1.1
Original version: May 3, 1999


Timing Diagram Markup Language (TDML), Version 1.1-1-051899
Copyright © 1998, 1999 by Silicon Integration Initiative, Inc. All rights reserved worldwide.