CakeFest 2024: The Official CakePHP Conference

UI\Draw\Text\Font::__construct

(UI 0.9.9)

UI\Draw\Text\Font::__constructConstruye una nueva fuente

Descripción

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

Construirá una nueva fuente usando el descriptor dado

Parámetros

descriptor

El descriptor de la fuente

add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top