略微加速

PHP官方手册 - 互联网笔记

PHP - Manual: CairoFontSlant

2024-05-03

The CairoFontSlant class

(No version information available, might only be in Git)

简介

Specifies variants of a font face based on their slant.

类摘要

CairoFontSlant {
/* 常量 */
const integer NORMAL = 0 ;
const integer ITALIC = 1 ;
const integer OBLIQUE = 2 ;
}

预定义常量

CairoFontSlant::NORMAL

Upright font style

CairoFontSlant::ITALIC

Italic font style

CairoFontSlant::OBLIQUE

Oblique font style

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.

官方地址:https://www.php.net/manual/en/class.cairofontslant.php

北京半月雨文化科技有限公司.版权所有 京ICP备12026184号-3