JavaScript is required to for searching.
Skip Navigation Links
Exit Print View
Font Administrator User's Guide
search filter icon
search icon

Document Information

Preface

1.  Getting Started

2.  Viewing Fonts

3.  Making Fonts Available

A.  Font Administrator Messages

B.  Font Administrator Utilities

Adding Font Path Elements (sdtfpadd)

sdtfpadd Command Syntax

Listing Font Path Elements (sdtfpls)

sdtfpls Command Syntax

Removing Font Path Elements (sdtfprm)

sdtfprm Command Syntax

Installing Fonts (sdtfontadd)

sdtfontadd Command Syntax

Listing Fonts (sdtfontls)

sdtfontls Command Syntax

Removing Fonts (sdtfontrm)

sdtfontrm Command Syntax

C.  Asian Font Sets

Index

Removing Fonts (sdtfontrm)

This utility removes the fonts you specify from a directory.

sdtfontrm Command Syntax

/usr/dt/bin/sdtfontrm [-e dir][-v][-f][font_name ...] fromdir

where:

-e dir

If the user is the root user, the font path for the OpenWindows installation in this directory will be updated as necessary. That is, if fromdir becomes empty as a result of removing fonts, sdtfontrm removes it from the font path. If this option is not specified, the default is /usr/openwin.

-v

Runs sdtfontrm in verbose mode, displaying a message to standard output (usually the monitor) as each font is removed.

-f

Runs sdtfontrm with no user interaction. Conflict situations may arise if there are read-only or system fonts on the list of fonts to remove. When the -f option is used, system fonts will be deleted, but read-only fonts will not be deleted.

font_name ...

Represents a list of fonts to remove.


Note - Type quotes around font names to make sure that they are interpreted correctly.

If no font is specified on the command line, sdtfontrm expects to receive font names from standard input (usually the keyboard).


fromdir

Specifies the directory from which sdtfontrm will remove fonts.