
28 Command Reference Guide
Show Fonts
Display one or more port’s
>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
>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,
NOTE: Font names are
Command example:
>Server>> change port 1,2 fonts add
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.