[]
        
(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

フォントの太さ(例、「太字」)。