Last updated

API / geotoolkit / scene / shapes / painters / FontPainter / FontPainter

Namespace: FontPainter

painters.FontPainter.FontPainter

Table of contents

Type Aliases

Contents

Type Aliases

Options

Ƭ Options: Object

font url or properties object

Type declaration

NameTypeDescription
family?stringfont family, must match to file name
fillTypetext fill style
text?stringtext which be drawn as a symbol, ascii or unicode
url?string | ArrayBufferfont url

OptionsOut

Ƭ OptionsOut: Object

font painter properties

Type declaration

NameTypeDescription
familystringfont family, must match to file name
fillFillStyle | nulltext fill style
textstringtext which be drawn as a symbol, ascii or unicode
urlstring | ArrayBufferfont url