diegomura / react-pdf

📄 Create PDF files using React
https://react-pdf.org
MIT License
14.22k stars 1.11k forks source link

feat: Use monochrome emojis contained in the font family if no emoji source available #2736

Open siketyan opened 2 weeks ago

siketyan commented 2 weeks ago

This pull request proposes to add fallback to monochrome emojis if no emoji image source available. Though react-pdf does not support colour emojis yet, it is useful for monochrome or grayscale documents if we can fallback to the monochrome emojis.

changeset-bot[bot] commented 2 weeks ago

🦋 Changeset detected

Latest commit: 1a5e521f1d8beb5a93e2639113d9ee622100fa46

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 5 packages | Name | Type | | ----------------------- | ----- | | @react-pdf/layout | Minor | | @react-pdf/renderer | Patch | | @react-pdf/examples | Patch | | @react-pdf/e2e-node-cjs | Patch | | @react-pdf/e2e-node-esm | Patch |

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR