<!-- --> <font id="question_mark_font"> <family>liberation serif</family> <scaled_size>.3</scaled_size> </font> <font id="question_mark_font_bold"> <from>question_mark_font</from> <weight>heavy</weight> </font>
A font specification in the SXG file
defines fonts for
text pictures in the SXG file. See
the section called “fonts” for more information.
Additionally, with
fonts in SXG files:
A font's
from can also reference
a font specification from the default theme.
Instead of a point_size,
scaled_size
scales the size of the font
based on the scaled height of the “main” picture.
The above example creates two fonts approximately 1/3rd the height
of the “main” picture.