Core

Com\Tecnick\Pdf\Font\Import\Core

Namespace: Com\Tecnick\Pdf\Font\Import

Implements: ProcessorInterface

File: Core.php line 39

Tags

Methods

__construct()

File: Core.php line 426

public __construct(string $font, TFontData $fdt, File $fileHelper) : mixed

Parameters

  • $font : string: Content of the input font file
  • $fdt : TFontData: Extracted font metrics
  • $fileHelper : File: File helper for font loading.

Tags

getFontMetrics()

File: Core.php line 440

public getFontMetrics() : TFontData

Return values

TFontData