Skip to main content

Emojis

Emojis are always rendered as-is by the operating system.
By nature, they are different across different OS:

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.