Show fonts, Add fonts - apple, Remove fonts - apple – Emulex Printer Server User Manual
Page 34: Onts, Pple, Emove
 
28 Command Reference Guide
Show Fonts
Display one or more port’s user-entered font list in Apple environments 
only. 
>
Server>> [show |list] port port_num fonts
port_num
The printer server port number to which the 
inquiry is directed. 
Add Fonts - Apple
Add PostScript font names to one or more ports’ font list in Apple 
environments on uni-directional ports. The number of font strings which 
can be stored depends upon available memory. 
>
Server>> [set |define |change] port port_num 
fonts add “font_list” 
port_num
A list of port numbers separated by commas. 
For example, ports 1,2. 
“font_list”
A list of PostScript font names set off by blanks 
and/or tabs and enclosed in double quotes. If a 
font name consists of more than one word, 
separate words with dashes instead of spaces. 
For example, “Arial-Narrow” 
NOTE: Font names are case-sensitive and must be
enclosed in quotes.
Command example:
>
Server>> change port 1,2 fonts add 
“Courier-Bold Helvetica-Italics” 
Remove Fonts - Apple
Remove one or more PostScript font names from a ports’ font list in 
Apple environments only. 
>
Server>> [set |define |change] port port_num 
fonts remove “font_list” [all] 
port_num
A list of port numbers separated by commas. 
For example, ports 1,2.