TypeOne

Com\Tecnick\Pdf\Font\Import\TypeOne

Namespace: Com\Tecnick\Pdf\Font\Import

Extends: Core

File: TypeOne.php line 40

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