Font-TTF

 view release on metacpan or  search on metacpan

lib/Font/TTF/Glyph.pm  view on Meta::CPAN

The string containing the hinting code for the glyph

=back

=head2 Variables for simple glyphs (numberOfContours E<gt>= 0):

=over 4

=item endPoints

An array of endpoints for each contour in the glyph. There are
C<numberOfContours> contours in a glyph. The number of points in a glyph is
equal to the highest endpoint of a contour.

=item numPoints

This is a generated value which contains the total number of points for this simple glyph.

=back

There are also a number of arrays indexed by point number:

=over 4



( run in 1.194 second using v1.01-cache-2.11-cpan-2b1a40005be )