bin/prince emoji-test-case.html -o output.pdf --raster-output=output-%d.png
```
prince: font 'Noto Color Emoji, Regular': warning: glyph 3: bitmap missing
prince: font 'Noto Color Emoji, Regular': warning: glyph 168: bitmap missing
```
If you run this you can see that the pdf is just missing the heart but the rendered PNG has it. If you open this in Chrome it is showing that it is pulling from the Noto Color Emoji font.
```
prince: font 'Noto Color Emoji, Regular': warning: glyph 3: bitmap missing
prince: font 'Noto Color Emoji, Regular': warning: glyph 168: bitmap missing
```
If you run this you can see that the pdf is just missing the heart but the rendered PNG has it. If you open this in Chrome it is showing that it is pulling from the Noto Color Emoji font.