Arbortext Command Language > Functions by Alphabetical Listing > font_families
  
font_families
font_families (arr)
This function fills the array arr with an alphabetical list of font family names available for display on the current system. The first name returned is stored at index 1. The function returns the number of font family names added to the array.
All previous elements in arr are discarded when the function executes.