Header

  • vDoc - The vScript Documentation System

vxml-font

By: tim - August 19 2006 10:51 AM
The font tag belongs in the fonts section tag. The purpose is to load a font for later usage and define an ID for reference in the body.

Properties:
id - The defined ID you set to later call in body elements.
lid - The preset "Library ID" you can find on the fonts page of your CP that references to a specific font. (the left column; defined as "ID: ###". Only available in advanced/expert mode).
size - The font size (in pt.) to define for this specific font ID.

You can have multiple font tags per font, each with a different size.

Examples:
<font id='verdana' lid='3' size='12' />
<font id='vsiglogo' lid='4' size='20' />

« Back to vXML Home

Running vDoc 0.2 | (c) 2005 - 2006 vSig