emo icon indicating copy to clipboard operation
emo copied to clipboard

award/medal emojis loses colors

Open manassehoduor opened this issue 2 years ago • 0 comments

Description

I tried out the {emo(ji)} package with award/medal emojis glued to a table created by {gt} but the saved table resulted in a color loss in both emojis. Kindly, help.

Code Snippets

emo::ji_glue(award("Gold"))
emo::ji_glue(award("Silver"))
emo::ji_glue(award("Bronze"))

gtsave(out, "standings.png")

Example

image

manassehoduor avatar Jun 15 '22 01:06 manassehoduor