What's Changed
- str_replace in Font.php now seems to work as expected by @tskodaw in #597
- Add font fallback + Support for font IDs containing hyphens by @GreyWyvern in #614
- Fixes #621: Font::uchr: allow int|float for $code parameter by @k00ni in #623
- Allow for CRC23 checksum gzuncompress() by @GreyWyvern in #622
- Adjust hex/octal string decoding by @GreyWyvern in #627
- Account for empty arrays in XMP data by @GreyWyvern in #624
- PHP 8.3 support by @k00ni in #610
New Contributors
Full Changelog: v.2.6.0...v2.7.0