Table of contents
Namespace: Com\Tecnick\Pdf\Font\Import
File: ProcessorInterface.php line 39
What Import expects of the class it hands a font program to.
The processors take different constructor arguments, so only the call Import makes on the one the font type selects is named here.
Tags
- since: 2026-08-14
- category: Library
- author: Nicola Asuni info@tecnick.com
- copyright: 2011-2026 Nicola Asuni - Tecnick.com LTD
- license: https://www.gnu.org/copyleft/lesser.html GNU-LGPL v3 (see LICENSE)
- link: https://github.com/tecnickcom/tc-lib-pdf-font
- phpstan-import-type: TFontData from \Com\Tecnick\Pdf\Font\Load
Methods
getFontMetrics()
File: ProcessorInterface.php line 46
public getFontMetrics() : TFontData
Return values
TFontData