$font->encodeByData $encoding

Encodes the font in the specified byte-encoding.

AUTHOR

alfred reibenschuh

HISTORY

$Log: Font.pm,v $
Revision 2.2  2008/11/04 23:54:51  areibens
fixed [rt.cpan.org #40648] Unicode text prints text on top of text before it

Revision 2.1  2007/03/10 12:05:41  areibens
applied improvements to encodeByData proposed by alankila@bel.fi

Revision 2.0  2005/11/16 02:16:04  areibens
revision workaround for SF cvs import not to screw up CPAN

Revision 1.2  2005/11/16 01:27:48  areibens
genesis2

Revision 1.1  2005/11/16 01:19:25  areibens
genesis

Revision 1.17  2005/10/19 19:07:15  fredo
added handling of composites in automap

Revision 1.16  2005/09/26 20:06:02  fredo
removed composite glyphs from automap

Revision 1.15  2005/06/17 19:44:03  fredo
fixed CPAN modulefile versioning (again)

Revision 1.14  2005/06/17 18:53:34  fredo
fixed CPAN modulefile versioning (dislikes cvs)

Revision 1.13  2005/03/14 22:01:06  fredo
upd 2005

Revision 1.12  2004/12/16 00:30:53  fredo
added no warn for recursion

Revision 1.11  2004/11/26 01:25:28  fredo
added unicode block mapping

Revision 1.10  2004/11/25 23:50:26  fredo
fixed unicode maps for unmapped corefonts

Revision 1.9  2004/11/24 20:11:10  fredo
added virtual font handling

Revision 1.8  2004/10/17 03:46:20  fredo
restructured encoding vs. unicode vs. glyph-name lookup

Revision 1.7  2004/06/15 09:14:41  fredo
removed cr+lf

Revision 1.6  2004/06/07 19:44:36  fredo
cleaned out cr+lf for lf

Revision 1.5  2004/05/21 15:10:29  fredo
worked around some unicode probs

Revision 1.4  2003/12/08 13:05:33  Administrator
corrected to proper licencing statement

Revision 1.3  2003/11/30 17:28:55  Administrator
merged into default

Revision 1.2.2.1  2003/11/30 16:56:35  Administrator
merged into default

Revision 1.2  2003/11/30 11:44:49  Administrator
added CVS id/log

2 POD Errors

The following errors were encountered while parsing the POD:

Around line 55:

'=item' outside of any '=over'

Around line 264:

You forgot a '=back' before '=head1'