Font::TTF::Fpgm - phpMan

Command: man perldoc info search(apropos)  


Sections
NAME DESCRIPTION BUGS AUTHOR LICENSING
NAME
    Font::TTF::Fpgm - Font program in a TrueType font. Called when a font is
    loaded

DESCRIPTION
    This is a minimal class adding nothing beyond a table, but is a
    repository for fpgm type information for those processes brave enough to
    address hinting.

  $t->read
    Reading this table is simply a process of reading all the data into the
    RAM copy. Nothing more is done with it.

  $t->out_xml($context, $depth)
    Outputs Fpgm program as XML

  $t->XML_end($context, $tag, %attrs)
    Parse all that hinting code

BUGS
    None known

AUTHOR
    Martin Hosken <http://scripts.sil.org/FontUtils>.

LICENSING
    Copyright (c) 1998-2016, SIL International (http://www.sil.org)

    This module is released under the terms of the Artistic License 2.0. For
    details, see the full text of the license in the file LICENSE.


Generated by phpMan Author: Che Dong On Apache Under GNU General Public License - MarkDown Format
2026-05-23 06:08 @216.73.217.24 CrawledBy Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
Valid XHTML 1.0 TransitionalValid CSS!

^_back to top