* Added Emoji characters to “screenshot” image

This commit is contained in:
Nils Dagsson Moskopp 2023-09-11 14:27:44 +02:00
parent f143894e55
commit a171847d78
Signed by: erle
GPG Key ID: A3BC671C35191080
1 changed files with 1 additions and 1 deletions

View File

@ -26,7 +26,7 @@ local text = "\
\
qരഹ്മപുരത്ത \
В чащах юга жил бы цитрус? \
𝐛𝐨𝐥𝐝 𝖋𝖗𝖆𝖐𝖙𝖚𝖗 𝒊𝒕𝒂𝒍𝒊𝒄 𝓼𝓬𝓻𝓲𝓹𝓽 \
𝐛𝐨𝐥𝐝 𝒊𝒕𝒂𝒍𝒊𝒄 🌍🐍🔍😍 \
"
local pixels = font:render_text(text)
local image = tga_encoder.image(pixels)