Banner Class ReferenceΒΆ
Figlet::Banner Class Reference
Class implementing the "figlet" algorithm. More...
#include <Figlet.hh>
Public Member Functions | |
Banner (FontFiglet const *characters, char Hardblank, unsigned Height, unsigned FontMaxLen, unsigned FontSize) | |
Constructor of Banner class. | |
void | init () |
initialize Banner class | |
void | setMonospaced () |
Set print mode to monospaced , see Available printing mode. | |
void | setFullWidth () |
Set print mode to full width , see Available printing mode. | |
void | setPacked () |
Set print mode to packed , see Available printing mode. | |
void | setSmushed () |
Set print mode to smushed (figlet default), see Available printing mode. | |
unsigned | print (char const message[], ostream_type &s=cout, char const top[]="", char const bottom[]="") |
Print large letters of string message on stream s , see Available printing mode. | |
void | printFramed (char const message[], ostream_type &s=cout, FrameMode fm=FIGLET_SINGLE) |
Available framing mode | |
Detailed Description
Class implementing the "figlet" algorithm.
Constructor & Destructor Documentation
◆ Banner()
|
explicit |
Constructor of Banner
class.
:|:
- Parameters
-
characters none :|: Hardblank none :|: Height none :|: FontMaxLen none :|: FontSize none \
The documentation for this class was generated from the following files:
- /Users/enrico/Ricerca/develop/PINS/pins-mechatronix/LibSources/submodules/embedFiglet/src/Figlet.hh
- /Users/enrico/Ricerca/develop/PINS/pins-mechatronix/LibSources/submodules/embedFiglet/src/Figlet.cc
Generated by 1.12.0