Fonts Block
PUBLISHED
The fonts block is used to list each font file with an alias used later in the theme. As with the images block, additional fonts blocks can be included inside other blocks.
Figure: Fonts block

fonts {
font: "filename1.ext" "fontname";
font: "filename2.ext" "otherfontname";
}
font [font filename] [font alias]This property is included for each font, and it defines the
font fileandalias. The full path to the directory containing the font files can be defined later with theedje_cctool’s-fdoption.
Was this document helpful?
We value your feedback. Please let us know what you think.
