https://bugzilla.redhat.com/show_bug.cgi?id=1498269
Nicolas Mailhot <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Component|xorg-x11 |tcltk Assignee|[email protected] |[email protected] QA Contact| |[email protected] --- Comment #6 from Nicolas Mailhot <[email protected]> --- Xft is legacy, TCL/TK can't expect it to integrate new features forever And color emogis are a new feature (basically a completely new font format, that exercises the exact limits that caused Xft maintainers to deprecate it in favour of fontconfig) The fix can only be TCL/TK side, their upstream needs to finish the transition from X core fonts and Xft to client-side fonts (fontconfig+harfbuzz-ng), like other toolkits did long ago. It will also fix lots of other TCL/TK text problems In the meanwhile using TCL/TK will force you to keep your system in a legacy state without new font features like color emogis. -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ fonts-bugs mailing list -- [email protected] To unsubscribe send an email to [email protected]
