OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

cgmo-webcgm message

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]


Subject: fontmap xml coding


All

To all XML experts. I would like feedback on my following the XML encoding 
of a fontmap in an ACI file.  

Is this correct?  I'm not sure of coding for multiple instances of cgmFont?


<webcgmConfig

  <fontmap>
    <defaultFont useFont=Arial>
    <maplist>
      forceSubstituion="yes"
      cgmFont="Helvetica"
      substitutionList="Arial, sans-serif"
      cgmFont="Times-Roman"
      substitutionList="New Times Roman", serif"
    </maplist>
  </fontmap>

</webcgmConfig>


Regards,
Don


[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]