=head1 NAME

perl.apache.org site's Images Specs

=head1 DESCRIPTION

This document explains how images were created so new images of the
same look-n-feel can be added.

=head1 The Logo:

  font: Trebuchet MS
  size: ???

  e.g.: -adobe-utopia-medium-r-normal-*-*-120-*-*-p-*-iso8859-1

It's a free truetype font from MS. You can grab it from this page:

  http://www.microsoft.com/typography/fontpack/default.htm

The "mod" is the regular style and the "perl" is in bold.

=head1 The Navigation Images

Are all created using:

  font: ???
  size: ???

  e.g.: -adobe-utopia-medium-r-normal-*-*-120-*-*-p-*-iso8859-1

=head1 favicon.ico

Created as:

  % pmtowinicon -output favicon.ico favicon.pnm

pnm is 16x16px image (included here)

=cut
