[]
        
(Showing Draft Content)

Core.FontDescriptor

インターフェイス: FontDescriptor

Core.FontDescriptor

フォントディスクリプタ。

Table of contents

プロパティ

プロパティ

locals

Optional locals: string[]

ローカルマシンで検索されるフォールバックフォント。


name

name: string

フォントの名前(例:Segoe UI)。


postscriptName

Optional postscriptName: string

フォントのポストスクリプト名。


source

source: string | string[]

フォントファイルのURI。サポートされているファイル形式は「ttf」「otf」「woff」です。


style

Optional style: string

フォントスタイル(例:斜体)。


useAsDefault

Optional useAsDefault: boolean

PDFへエクスポート時、フォントをデフォルトフォントとして使用する場合は「True」を設定します。


weight

Optional weight: string

フォントの太さ(例:太字)。