/*
*/
/*! \page qfd-example.html
\ingroup examples
\title Font Displayer
This example program displays all characters of a font.
<hr>
Header file:
\include qfd/fontdisplayer.h
<hr>
Implementation:
\include qfd/fontdisplayer.cpp
<hr>
Main:
\include qfd/qfd.cpp
*/