textFaces equivalent?
in illustrator scripting can use textfaces.length find number of fonts installed. doesn't work in ps. wondering if there equivalent?
(var = 0; i< textfaces.length; i++) { // looping on textfaces }
or there other method find out number of installed fonts?
cheers
textfaces not collection in app… in ai it's app.textfonts ps & id it's app.fonts or textfaces variable…?
More discussions in Photoshop Scripting
adobe
Comments
Post a Comment