PDF::API2::Basic::TTF::Segarr - Segmented array |
PDF::API2::Basic::TTF::Segarr - Segmented array
Holds data either directly or indirectly as a series of arrays. This class looks after the set of arrays and masks the individual sub-arrays, thus saving a class, we hope.
All instance variables do not start with a space.
The segmented array is simply an array of segments
Each segment is a more complex affair:
new($size)
Creates a new segmented array with a given data size
No known bugs.
Martin Hosken Martin_Hosken@sil.org. See the PDF::API2::Basic::TTF::Font manpage for copyright and licensing.
PDF::API2::Basic::TTF::Segarr - Segmented array |