epsfontlist

Get all Type 1 fonts found in the search path.

Contents

Syntax

epsfontlist
fonts = epsfontlist

Description

epsfontlist, by itself, prettyprints all Type-1 fonts (stored in PFB file) found in the font search path of EPS Utility Toolbox.

fonts = epsfontlist returns a 2-column cell string array containing the names of the fonts in the first column and a logical value in the second column. The value is true if the font name is an alias.

See Also

epsfontpath, epsfontalias.

Copyright 2012. Takeshi Ikuma. All rights reserved.