Re: noto-emoji-ttf not working correctly
Thomas Klausner <[email protected]> Wed, 13 Apr 2022 01:40:26 +0200
| Newsgroups | gmane.os.netbsd.devel.x11 |
|---|---|
| Message-ID | <[email protected]> |
On Sat, Apr 09, 2022 at 01:00:10AM +0000, RVP wrote: > On Fri, 8 Apr 2022, RVP wrote: > > > OK. I think we need to update freetype2 in base. I compiled and > > installed freetype2-2.11.1 and firefox-95.0.1nb1 rendered the > > coloured emojis with no issues--just the same as in FreeBSD: > > > > Actually, firefox + freetype-2.10.4--which is what's in 2021Q4--also > works if you compile it with PNG support. Emacs not tested. Thank you, that fixed the problem for me too: 1. switch to modular xorg 2. enable png option in freetype2 -> colored emojis in firefox & emacs I've turned on the png option in freetype2 by default. Thanks for tracking this down! Thomas