Font
    
            
            in package
            
        
    
    
    
Table of Contents
Methods
- __construct() : mixed
- Constructor.
- setColorIndex() : void
- Set the color index.
- writeFont() : string
- Get font record data.
Methods
__construct()
Constructor.
    public
                    __construct(Font $font) : mixed
    Parameters
- $font : Font
setColorIndex()
Set the color index.
    public
                    setColorIndex(int $colorIndex) : void
    Parameters
- $colorIndex : int
writeFont()
Get font record data.
    public
                    writeFont() : string