Skip to content

v2.1.0

  • v2.1.0
  • 4551cd0
  • Partially verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    We cannot verify signatures from co-authors, and some of the co-authors attributed to this commit require their commits to be signed.
  • Choose a tag to compare

  • v2.1.0
  • 4551cd0
  • Choose a tag to compare

  • Partially verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    We cannot verify signatures from co-authors, and some of the co-authors attributed to this commit require their commits to be signed.
@likemusic likemusic tagged this 03 Feb 13:28
* Font::decodeContent() fixes to support Encoding dictionates without Type header.

* Pass $unicode by reference in Font::decodeContentByEncoding().

* Add encoding initialization.

* Font's initialized encoding in private property.

* Add "ext-iconv" to "require" in composer.json

* Delete unnecessary unicode string test for #95 test.

* Fix misprint.

* Add comments + small refactoring.

* Run dev-tools/vendor/bin/php-cs-fixer fix

Fixed all files in 0.018 seconds, 12.000 MB memory used

* Fixes by @k00ni suggestions.

* Add test (with pdf file) for issue in PR #500.

* Add pdf-file for test.

* Add comments to Font class methods.

* Apply suggestions from code review

Co-authored-by: Konrad Abicht <hi@inspirito.de>

* Delete trows in phpDoc for test.

* Fixes according to @k00ni suggestions.

- Add return types to tests methods.
- Fix todos in phpDocs.

* Apply suggestions from code review

Co-authored-by: Konrad Abicht <hi@inspirito.de>

* Update test file (which opens without error in Adobe Acrobat Reader).

* CS-fixer fix.

* Avoid throwing error when encoding isn't found (previous behavior)

Co-authored-by: Konrad Abicht <hi@inspirito.de>
Co-authored-by: Jeremy Benoist <jeremy.benoist@gmail.com>
Assets 2
Loading