略微加速

PHP官方手册 - 互联网笔记

PHP - Manual: UI\Draw\Text\Font\Stretch

2024-04-26

Font Stretch Settings

(UI 0.9.9)

简介

类摘要

final class UI\Draw\Text\Font\Stretch {
/* Constants */
const int UltraCondensed = 0;
const int ExtraCondensed = 1;
const int Condensed = 2;
const int SemiCondensed = 3;
const int Normal = 4;
const int SemiExpanded = 5;
const int Expanded = 6;
const int ExtraExpanded = 7;
const int UltraExpanded = 8;
}
add a noteadd a note

User Contributed Notes

There are no user contributed notes for this page.

官方地址:https://www.php.net/manual/en/class.ui-draw-text-font-stretch.php

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