Font
Function Prototype
Font(string $fontName): selfstring $fontName
Example
$format = new \Vtiful\Kernel\Format($fileHandle);
$fontStyle = $format->font('FontName')->toResource();Last updated
Font(string $fontName): self$format = new \Vtiful\Kernel\Format($fileHandle);
$fontStyle = $format->font('FontName')->toResource();Last updated