Font(string $fontName): self
font name, font must exist in this machine
$format = new \Vtiful\Kernel\Format($fileHandle); $fontStyle = $format->font('FontName')->toResource();
Last updated 5 years ago