Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 0 additions & 3 deletions AfterEffects/24.0/index.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -1516,9 +1516,6 @@ declare class FontObject {
/** An array of script types xsupported by the font. */
readonly writingScripts: CTScript[]

/** Checks if character string is avaible on current font */
hasGlyphsFor(charString: string): boolean

/** When true, the Font Object shares the same variable font as the Font object the function is called on */
hasSameDict(fontObject: FontObject): boolean

Expand Down
3 changes: 0 additions & 3 deletions AfterEffects/24.2/index.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -1519,9 +1519,6 @@ declare class FontObject {
/** An array of script types xsupported by the font. */
readonly writingScripts: CTScript[]

/** Checks if character string is avaible on current font */
hasGlyphsFor(charString: string): boolean

/** When true, the Font Object shares the same variable font as the Font object the function is called on */
hasSameDict(fontObject: FontObject): boolean

Expand Down
3 changes: 0 additions & 3 deletions AfterEffects/24.3/index.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -1535,9 +1535,6 @@ declare class FontObject {
/** An array of script types xsupported by the font. */
readonly writingScripts: CTScript[]

/** Checks if character string is avaible on current font */
hasGlyphsFor(charString: string): boolean

/** When true, the Font Object shares the same variable font as the Font object the function is called on */
hasSameDict(fontObject: FontObject): boolean

Expand Down
3 changes: 0 additions & 3 deletions AfterEffects/24.5/index.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -1535,9 +1535,6 @@ declare class FontObject {
/** An array of script types xsupported by the font. */
readonly writingScripts: CTScript[]

/** Checks if character string is avaible on current font */
hasGlyphsFor(charString: string): boolean

/** When true, the Font Object shares the same variable font as the Font object the function is called on */
hasSameDict(fontObject: FontObject): boolean

Expand Down
3 changes: 0 additions & 3 deletions AfterEffects/24.6/index.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -1535,9 +1535,6 @@ declare class FontObject {
/** An array of script types xsupported by the font. */
readonly writingScripts: CTScript[]

/** Checks if character string is avaible on current font */
hasGlyphsFor(charString: string): boolean

/** When true, the Font Object shares the same variable font as the Font object the function is called on */
hasSameDict(fontObject: FontObject): boolean

Expand Down
Loading
Loading