GravityPDF / gravity-pdf

Gravity PDF is a GPLv2-licensed WordPress plugin that allows you to automatically generate, email and download PDF documents using Gravity Forms.
https://gravitypdf.com
88 stars 21 forks source link

mPDF: PHP Warning when using Font Installer #1383

Closed jakejackson1 closed 1 year ago

jakejackson1 commented 2 years ago

Description

Trying to install Poppins from Google Fonts causes the following error to occur on PHP7.4:

count(): Parameter must be an array or an object that implements Countable in /wp-content/plugins/gravity-forms-pdf-extended/vendor_prefixed/mpdf/mpdf/src/TTFontFile.php on line 2511

Related https://github.com/GravityPDF/gravity-pdf/issues/1304

Additional context Poppins.zip

jestonihpi commented 1 year ago

Hi @jakejackson1, I was able to replicate this issue on my end as well : image

jakejackson1 commented 1 year ago

Related to https://github.com/GravityPDF/gravity-pdf/issues/1304