facelift v1.2 » Documentation » config-flir.php

Please note: The documentation hasn't been updated for v1.2 yet. Some portions of these files may no longer be relavant or oudated but the majority of it is still good.

config-flir.php » @fonts[default]

If the font cannot be determined automatically the font will default to this.

It can be a reference to a font that is already set:

$fonts['sameold'] = 'arial.ttf';
$fonts['default'] = $fonts['sameold'];

Or, it can be an entirely new font:

$fonts['default'] = 'Some_New_Font.ttf';
 
About | Examples | Download | Docs | Quick Start | Donate | flirPremium
facelift is written by Cory Mawhorter