TextFonts
The collection of fonts available on your computer. Fonts are represented by TextFont objects. Access this object in the Photoshop.fonts property.
Indexable
▪ [index: number]: TextFont
Used to access the text fonts in the collection.
Properties
Name
Type
Access
Min Version
Description
typename
string
R
23.0
The name for this object collection: TextFonts.
Methods
getByName
<span class="minversion" style="display: block; margin-bottom: -1em; margin-left: 36em; float:left; opacity:0.5;">23.0</span>
<br/> TextFont
Find the first font with the given PostScript name.
Parameters
Name
Type
namestring