Skip to content

Releases: dompdf/php-font-lib

1.0.2

Choose a tag to compare

@bsweeney bsweeney released this 20 Jan 14:14

What's Changed

Full Changelog: 1.0.1...1.0.2

1.0.1

Choose a tag to compare

@bsweeney bsweeney released this 05 Dec 14:58

What's Changed

  • Improves PHP 8.4 compatibility in #142

Full Changelog: 1.0.0...1.0.1

1.0.0

Choose a tag to compare

@bsweeney bsweeney released this 29 Apr 13:46
991d6a9

What's Changed

  • Change Composer project name to dompdf/php-font-lib in #133
  • Sets minimum PHP requirement to 7.1

Full Changelog: 0.5.6...1.0.0

Version 0.5.6

Choose a tag to compare

@bsweeney bsweeney released this 05 Feb 13:53

What's Changed

New Contributors

Full Changelog: 0.5.5...0.5.6

Version 0.5.5

Choose a tag to compare

@bsweeney bsweeney released this 08 Jan 13:14
  • re-calculates font data that changes during font re-encoding
  • improves reads/writes for fixed-size (zero-padded) values
  • adds support for parsing cmap subtable format 2
  • improves cmap table error handling
  • improves handling of non-Unicode encoded data in cmap and name tables
  • generates a Unicode map where possible for non-Unicode encoded cmap tables (required for font re-encoding)
  • fixes composite glyph handling by including previously missing component instructions
  • fixes issue parsing horizontal metrics table (hmtx) short-hand
  • improves font metrics (AFM/UFM) calculations

Version 0.5.4

Choose a tag to compare

@bsweeney bsweeney released this 17 Dec 19:51
  • Improves compatibility with PHP 8.1
  • Addresses some array-handling issues

Version 0.5.2

Choose a tag to compare

@PhenX PhenX released this 12 Apr 12:58
ca6ad46

Fix a few errors in PHP 7.x

Version 0.5.1

Choose a tag to compare

@PhenX PhenX released this 13 Sep 16:16
  • Add support for format 12 cmap
  • Fix a few errors on specific font files

Version 0.5

Choose a tag to compare

@PhenX PhenX released this 11 Feb 11:07
  • Correct autoloader
  • Add tests
  • Fix "undefined offset" errors on some fonts
  • Improve performance
  • Fix errors on 32bit systems

Version 0.4

Choose a tag to compare

@PhenX PhenX released this 06 May 20:03

Changed class names to respect PSR-0
Removed www directory and fonts