Emojis
Emojis are always rendered as-is by the operating system.
By nature, they are different across different OS:
- Windows Emoji Set
- macOS and iOS Emoji Set
- Different Linux distributions have different sets of emojis, or none at all.
Emojis on Linux and in Docker
When rendering in the cloud or in Linux in general, you will not get the same emojis as on your Desktop.
You can install open source emoji fonts for your operating system:
Debian/Ubuntu:
docker
apt-get install fonts-noto-color-emoji
docker
apt-get install fonts-noto-color-emoji
Amazon Linux 2023:
docker
yum install google-noto-emoji-color-fonts
docker
yum install google-noto-emoji-color-fonts
Emojis on Remotion Lambda
Noto Color Emoji are installed on Remotion Lambda by default.
Replacing the emojis is only possible by customizing Remotion Lambda.