I'd like to get an emoji font for my Gimp 2.8 on Linux Mint 19.1. So I downloaded https://github.com/MorbZ/OpenSansEmoji and copied to /usr/share/fonts/truetype/ . when I try to find the font in the dropdown list, gimp gives this error:
How can I fix?
Quote:~ $ gimp
(gimp:2168): GLib-GObject-WARNING **: 22:40:14.931: g_object_set_is_valid_property: object class 'GeglConfig' has no property named 'cache-size'
(gimp:2168): Pango-WARNING **: 22:40:32.688: failed to create cairo scaled font, expect ugly output. the offending font is 'OpenSansEmoji 16'
(gimp:2168): Pango-WARNING **: 22:40:32.688: font_face status is: file not found
(gimp:2168): Pango-WARNING **: 22:40:32.688: scaled_font status is: file not found
(script-fu:2176): LibGimpBase-WARNING **: 22:40:32.693: script-fu: gimp_wire_read(): error
- Segmentation fault
How can I fix?