Fonts

Font(フォント)のコレクション

プロパティ

Ver.プロパティ名R/O説明
[12][13][14][15]
[16][17][18][19]
length 数値オブジェクト数

メソッド

Ver.メソッドの書式戻り値メソッドの説明
  パラメータパラメータの説明
[12][13][14][15]
[16][17][18][19]
anyItem() Fontどれかのオブジェクトを返す
[12][13][14][15]
[16][17][18][19]
count() 数値要素数を返す
[12][13][14][15]
[16][17][18][19]
everyItem() Array( Font )全てのオブジェクトを返す
[12][13][14][15]
[16][17][18][19]
firstItem() Font最初のオブジェクトを返す
[12][13][14][15]
[16][17][18][19]
item(index) Fontインデックスまたは名前で指定したオブジェクトを返す
index 数値, 文字列値インデックスまたは名前
[12][13][14][15]
[16][17][18][19]
itemByName(name) Font名前で指定したオブジェクトを返す
name 文字列値
[12][13][14][15]
[16][17][18][19]
itemByRange(from, to) Array( Font )範囲で指定したオブジェクトを返す
from Font, 数値, 文字列値範囲の開始
to Font, 数値, 文字列値範囲の終了
[12][13][14][15]
[16][17][18][19]
lastItem() Font最後のオブジェクトを返す
[12][13][14][15]
[16][17][18][19]
middleItem() Font真ん中のオブジェクトを返す
[12][13][14][15]
[16][17][18][19]
nextItem(obj) Font一つ後のオブジェクトを返す
obj Font位置の基準になるオブジェクト
[12][13][14][15]
[16][17][18][19]
previousItem(obj) Font一つ前のオブジェクトを返す
obj Font位置の基準になるオブジェクト
[12][13][14][15]
[16][17][18][19]
toSource() 文字列値ソースコードを表す文字列を返す

Font

フォント

プロパティ(parentとその逆)

Ver.プロパティR/O
[12][13][14][15]
[16][17][18][19]
parent Document, Application
[12][13][14][15]
[16][17][18][19]
eventListeners EventListeners
[12][13][14][15]
[16][17][18][19]
events Events

プロパティ

Ver.プロパティ名R/O説明
[12][13][14][15]
[16][17][18][19]
allowEditableEmbedding 真偽値埋め込み可能かどうか
[12][13][14][15]
[16][17][18][19]
allowOutlines 真偽値アウトラインが作成できるか
[12][13][14][15]
[16][17][18][19]
allowPDFEmbedding 真偽値PDFに埋め込み可能かどうか
[12][13][14][15]
[16][17][18][19]
allowPrinting 真偽値印刷可能かどうか
[15]
[16][17][18][19]
designAxesName Array( 文字列値 )The name of design axes in variable font.
[15]
[16][17][18][19]
designAxesRange Array of Arrays of 2 RealsRange of design axes in variable font.
[15]
[16][17][18][19]
designAxesValues Array( 数値 )Value of design axes in variable font.
[12][13][14][15]
[16][17][18][19]
fontFamily 文字列値ファミリー名
[12][13][14][15]
[16][17][18][19]
fontStyleName 文字列値スタイル名
[12][13][14][15]
[16][17][18][19]
fontStyleNameNative 文字列値日本語のスタイル名
[12][13][14][15]
[16][17][18][19]
fontType FontTypes
FontTypes
Ver.10進数/文字列説明
[12][13][14][15]
[16][17][18][19]
ATC1718894932
ftAT
ATC.
[12][13][14][15]
[16][17][18][19]
BITMAP1718895209
ftBi
Bitmap.
[12][13][14][15]
[16][17][18][19]
CID1718895433
ftCI
CID.
[12][13][14][15]
[16][17][18][19]
OCF1718898499
ftOC
OCF.
[12][13][14][15]
[16][17][18][19]
OPENTYPE_CFF1718898502
ftOF
OpenType CFF.
[12][13][14][15]
[16][17][18][19]
OPENTYPE_CID1718898505
ftOI
OpenType CID.
[12][13][14][15]
[16][17][18][19]
OPENTYPE_TT1718898516
ftOT
OpenType TT.
[12][13][14][15]
[16][17][18][19]
TRUETYPE1718899796
ftTT
TrueType.
[12][13][14][15]
[16][17][18][19]
TYPE_11718899761
ftT1
Type 1.
[12][13][14][15]
[16][17][18][19]
UNKNOWN1433299822
Unkn
The font type is unknown.
フォントの種類 (TrueType, Type1など)
[12][13][14][15]
[16][17][18][19]
fullName 文字列値フォント名
[12][13][14][15]
[16][17][18][19]
fullNameNative 文字列値日本語のフォント名
[12][13][14][15]
[16][17][18][19]
index 数値インデックス
[12][13][14][15]
[16][17][18][19]
isValid 真偽値オブジェクトが有効かどうか
[12][13][14][15]
[16][17][18][19]
location 文字列値フルパス名/Typekit/システムなど
[12][13][14][15]
[16][17][18][19]
name 文字列値フォント名(ファミリー名+タブ+スタイル名)
[15]
[16][17][18][19]
numDesignAxes 数値Number of design axes in variable font.
[12][13][14][15]
[16][17][18][19]
ordering 文字列値Japan1/Identityなど
[12][13][14][15]
[16][17][18][19]
platformName 文字列値OSに依存するフォント名
[12][13][14][15]
[16][17][18][19]
postscriptName 文字列値ポストスクリプト名
[12][13][14][15]
[16][17][18][19]
properties Object
[12][13][14][15]
[16][17][18][19]
registry 文字列値著作者名
[12][13][14][15]
[16][17][18][19]
restrictedPrinting 真偽値If true, the font allows only restricted printing.
[12][13][14][15]
[16][17][18][19]
status FontStatus
FontStatus
Ver.10進数/文字列説明
[12][13][14][15]
[16][17][18][19]
FAUXED1718830689
fsFa
The font has been fauxed.
[12][13][14][15]
[16][17][18][19]
INSTALLED1718831470
fsIn
The font is installed.
[12][13][14][15]
[16][17][18][19]
NOT_AVAILABLE1718832705
fsNA
The font is not available.
[12][13][14][15]
[16][17][18][19]
SUBSTITUTED1718834037
fsSu
The font is a substitute.
[12][13][14][15]
[16][17][18][19]
UNKNOWN1433299822
Unkn
The font's status is unknown.
状態
[12][13][14][15]
[16][17][18][19]
version 文字列値バージョン
[12][13][14][15]
[16][17][18][19]
writingScript 数値The writing script.

メソッド

Ver.メソッドの書式戻り値メソッドの説明
  パラメータパラメータの説明
[12][13][14][15]
[16][17][18][19]
addEventListener(eventType, handler, [captures]) EventListenerEventListenerを作成
eventType 文字列値
handler ファイル, JavaScript関数
[captures] 真偽値(廃止)
[12][13][14][15]
[16][17][18][19]
checkOpenTypeFeature(using) 真偽値OpenType機能をサポートしているか調べる
using OpenTypeFeature, 文字列値
[12][13][14][15]
[16][17][18][19]
createSubsetFont(charactersForSubset, fontDestination) なしCreate a copy of the font with just enough information to render the list of characters given.
charactersForSubset 文字列値含める文字
fontDestination ファイルフォントファイル名
[12][13][14][15]
[16][17][18][19]
getElements() Array( Font )オブジェクト参照を返す
[12][13][14][15]
[16][17][18][19]
removeEventListener(eventType, handler, [captures]) 真偽値EventListenerを削除
eventType 文字列値
handler ファイル, JavaScript関数
[captures] 真偽値(廃止)
[12][13][14][15]
[16][17][18][19]
toSource() 文字列値ソースコードを表す文字列を返す
[12][13][14][15]
[16][17][18][19]
toSpecifier() 文字列値Retrieves the object specifier.