略微加速

PHP官方手册 - 互联网笔记

PHP - Manual: CairoFontOptions

2024-03-28

The CairoFontOptions class

(PECL cairo >= 0.1.0)

简介

An opaque structure holding all options that are used when rendering fonts.

Individual features of a cairo_font_options_t can be set or accessed using functions named cairo_font_options_set_feature_name and cairo_font_options_get_feature_name, like cairo_font_options_set_antialias() and cairo_font_options_get_antialias().

New features may be added to CairoFontOptions in the future. For this reason CairoFontOptions::copy(), CairoFontOptions::equal(), CairoFontOptions::merge(), CairoFontOptions::hash() (cairo_font_options_copy(), cairo_font_options_equal(), cairo_font_options_merge(), and cairo_font_options_hash() in procedural way) should be used to copy, check for equality, merge, or compute a hash value of CairoFontOptions objects.

类摘要

CairoFontOptions {
/* 方法 */
public __construct ( void )
public equal ( CairoFontOptions $other ) : bool
public getAntialias ( void ) : int
public getHintMetrics ( void ) : int
public getHintStyle ( void ) : int
public getSubpixelOrder ( void ) : int
public hash ( void ) : int
public merge ( CairoFontOptions $other ) : void
public setAntialias ( int $antialias ) : void
public setHintMetrics ( int $hint_metrics ) : void
public setHintStyle ( int $hint_style ) : void
public setSubpixelOrder ( int $subpixel_order ) : void
public status ( void ) : int
}

Table of Contents

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.cairofontoptions.php

冷却塔厂家 广告
-- 广告
北京半月雨文化科技有限公司.版权所有 京ICP备12026184号-3