Brian Sweeney

Results 591 comments of Brian Sweeney

Is this even possible with the CLDR or ICU sources? A quick perusal and I don't see alpha-3 at all. Would you have to separately query ISO 3166-1 to add...

While the actual error is addressed in 0.5.4 this issue is likely caused by some incorrect logic elsewhere and the issue could use further investigation.

I think that's probably a worthwhile update. Something similar has been suggested for Dompdf.

Dompdf doesn't support OTF fonts at present. Do you have TTF versions?

I'd be curious to see a sample HTML document and the resulting render from before. But you might open an issue in the Dompdf project since that's a concern not...

I believe this method returns a character code -> glyph table index mapping. The array index is the decimal value of the Unicode character. The array value is the index...

Thanks for the issue analysis! Feel free to submit a pull request if you have time, but we'll review and work that into an upcoming release regardless if appropriate.

Sorry to say I don't have an ETA at this time.

Was just taking a quick look at this. I wonder if there's a mis-translation due to the resolution used by the QRCode library vs php-svg-lib. endroid/qr-code generates the QR code...

opened in response to dompdf/dompdf#2398