Php/docs/class.ui-draw-text-font

提供:Dev Guides
< Php
2020年12月14日 (月) 09:30時点におけるNotes (トーク | 投稿記録)による版 (autoload)
(差分) ← 古い版 | 最新版 (差分) | 新しい版 → (差分)
移動先:案内検索

(UI 0.9.9)

はじめに

Loads a described font


クラス概要


UI\Draw\Text\Font {

/* Constructor */

public __construct ( UI\Draw\Text\Font\Descriptor $descriptor )

/* メソッド */

public getAscent ( ) : float

public getDescent ( ) : float

public getLeading ( ) : float

public getUnderlinePosition ( ) : float

public getUnderlineThickness ( ) : float

}

目次