字体
函数原型
font(string $fontName): selfstring $fontName
示例
$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