-
Notifications
You must be signed in to change notification settings - Fork 20
Open
Description
I get an error when I run the following code
using FreeTypeAbstraction
face = findfont("noto color emoji")
renderface(face, '🎈', 100)results in
Couldn't set pixelsize with error: 23
I looked into it a little bit, one possible reason could be, that there is simply no support for colored glyphs within FreeTypeAbstraction.jl / FreeType.jl right now?But then, '♡' also doesnt work for me. I dont know much about FreeType :/
I raised this originally in makie.jl: MakieOrg/Makie.jl#4901
ErikBuer
Metadata
Metadata
Assignees
Labels
No labels
