#========================================================================
# afm/fontfiles
#
# This file defines to TclVSrpt-1.1 for each available Postscript font:
#   1) pattern to match font name (lowercase)
#   2) normal font name, afm file name
#   3) bold font name, afm file name
#   4) italic font name, afm file name
#   5) bold italic font name afm file name
#
# This scheme allows TclVSrpt to be ported to non-UNIX
# platforms and to allow users to add support for additional fonts.
# Should a user want to add fonts, a .afm (Adobe Font Metrics) file
# needs to be provided for that font in this directory (Ghostscript
# utility "printafm.ps" will create a suitable .afm file from a any
# Postscript / Ghostscript font definition file.
#
# Copyright (c) 1995, Steven B. Wahl
# See the file "license.terms" for information on usage and
# redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES.
#
#========================================================================
#
# AvantGarde
# ITC Avant Garde Gothic is a registered trademark of
#     International Typeface Corporation
avan* 
AvantGarde-Book AvantGarde-Book.afm
AvantGarde-Demi AvantGarde-Demi.afm 
AvantGarde-BookOblique AvantGarde-BookOblique.afm 
AvantGarde-DemiOblique AvantGarde-DemiOblique.afm
#========================================================================
#
# Bookman
# ITC Bookman is a registered trademark of
#     International Typeface Corporation
book* 
Bookman-Light Bookman-Light.afm 
Bookman-Demi Bookman-Demi.afm
Bookman-LightItalic Bookman-LightItalic.afm 
Bookman-DemiItalic Bookman-DemiItalic.afm
#========================================================================
#
# Courier
cour* 
Courier Courier.afm 
Courier-Bold Courier-Bold.afm 
Courier-Oblique Courier-Oblique.afm 
Courier-BoldOblique Courier-BoldOblique.afm
#========================================================================
#
# Helvetica-Narrow
# Helvetica is a registered trademark of Allied Corporation
helvetica-n* 
Helvetica-Narrow Helvetica-Narrow.afm 
Helvetica-Narrow-Bold Helvetica-Narrow-Bold.afm 
Helvetica-Narrow-Oblique Helvetica-Narrow-Oblique.afm 
Helvetica-Narrow-BoldOblique Helvetica-Narrow-BoldOblique.afm
#========================================================================
#
# Helvetica
# Helvetica is a registered trademark of Allied Corporation
helvetica 
Helvetica Helvetica.afm 
Helvetica-Bold Helvetica-Bold.afm 
Helvetica-Oblique Helvetica-Oblique.afm 
Helvetica-BoldOblique Helvetica-BoldOblique.afm
#========================================================================
#
# NewCenturySchlbk
# New Century Schoolbook is a trademark of Allied Corporation
newc* 
NewCenturySchlbk-Roman NewCenturySchlbk-Roman.afm 
NewCenturySchlbk-Bold NewCenturySchlbk-Bold.afm
NewCenturySchlbk-Italic NewCenturySchlbk-Italic.afm
NewCenturySchlbk-BoldItalic NewCenturySchlbk-BoldItalic.afm
#========================================================================
#
# Palatino
# Palatino is a trademark of Allied Corporation
pala* 
Palatino-Roman Palatino-Roman.afm 
Palatino-Bold Palatino-Bold.afm
Palatino-Italic Palatino-Italic.afm
Palatino-BoldItalic Palatino-BoldItalic.afm
#========================================================================
#
# Symbol
symb*
Symbol Symbol.afm
Symbol Symbol.afm
Symbol Symbol.afm
Symbol Symbol.afm
#========================================================================
#
# Times
# Times Roman is a trademark of Allied Corporation
time*
Times-Roman Times-Roman.afm
Times-Bold Times-Bold.afm
Times-Italic Times-Italic.afm
Times-BoldItalic Times-BoldItalic.afm
#========================================================================
#
# ZapfChancery
# ITC Zapf Chancery is a registered trademark of
#     International Typeface Corporation
zapfc*
ZapfChancery-MediumItalic ZapfChancery-MediumItalic.afm
ZapfChancery-MediumItalic ZapfChancery-MediumItalic.afm
ZapfChancery-MediumItalic ZapfChancery-MediumItalic.afm
ZapfChancery-MediumItalic ZapfChancery-MediumItalic.afm
#========================================================================
#
# ZapfDingbats
# ITC Zapf Dingbats is a registered trademark of
#     International Typeface Corporation
zapfd*
ZapfDingbats ZapfDingbats.afm
ZapfDingbats ZapfDingbats.afm
ZapfDingbats ZapfDingbats.afm
ZapfDingbats ZapfDingbats.afm
#========================================================================
# -- User defined fonts go here --
#
# -- END OF FILE --