$t->read — 📖 Reads the table into memory$t->out($fh) — 💾 Writes the table to a file either from memory or by copying$t->print($fh) — 🖨️ Prints a human-readable representation of the tableNone known
Jonathan Kew <http://scripts.sil.org/FontUtils>.
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.
| Use Case | Command | Description |
|---|---|---|
| Read the AAT Kern table into memory | $t->read | 📖 Loads the table data for manipulation |
| Write the table to a file | $t->out($fh) | 💾 Saves the table (from memory or by copying) to a filehandle |
| Print a human-readable representation | $t->print($fh) | 🖨️ Outputs a formatted dump for debugging or inspection |
Generated by phpman v4.9.26-1-g511901d · Markdown · JSON · MCP Author: Che Dong Under GNU General Public License
2026-07-27 08:05 @216.73.216.194
CrawledBy Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
Enhanced by LLM: deepseek-v4-flash / taotoken.net / www.chedong.com - original format