dompdf / php-font-lib

A library to read, parse, export and make subsets of different types of font files.
GNU Lesser General Public License v2.1
1.73k stars 256 forks source link

Add Emoji support #113

Open jhogervorst opened 1 year ago

jhogervorst commented 1 year ago

I'm opening this issue since I am using dompdf in a project, and currently it doesn't support showing emoji characters (even when loading a compatible font, like Noto Emoji). There's already an issue requesting emoji support in the dompdf repo (https://github.com/dompdf/dompdf/issues/1698), but according to the replies there, emojis should first be supported in php-font-lib.

AndyGaskell commented 5 months ago

This seems an ok short term workaround... https://www.beaubus.com/blog/add_emoji_support_to_dompdf.html