Skip to content

Emoji support? #93

@behinger

Description

@behinger

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

Image


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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions