Skip to content

Add Emoji support #113

Open
Open
@jhogervorst

Description

@jhogervorst

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 (dompdf/dompdf#1698), but according to the replies there, emojis should first be supported in php-font-lib.

Activity

added this to the 0.6.0 milestone on Nov 30, 2022
AndyGaskell

AndyGaskell commented on Jan 17, 2024

@AndyGaskell

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

bsweeney

bsweeney commented on Dec 6, 2024

@bsweeney
Member

I believe this would be fixed by adding support for Unicode planes beyond the Basic Multilingual Plane. #140 is at the very least a good start. I haven't reviewed that PR and the relevant specs yet so I can't say if any additional work would be required.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

      Development

      Participants

      @AndyGaskell@jhogervorst@bsweeney

      Issue actions

        Add Emoji support · Issue #113 · dompdf/php-font-lib