https://bugs.kde.org/show_bug.cgi?id=407055
Akseli Lahtinen <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #14 from Akseli Lahtinen <[email protected]> --- I also have this issue. I've added the following to my file: <!-- ibm plex config --> <match target="font"> <test name="family"> <string>IBM Plex Sans</string> </test> <edit mode="assign_replace" name="fontfeatures"> <string>ss02</string> </edit> </match> <match target="font"> <test name="family"> <string>IBM Plex Mono</string> </test> <edit mode="assign_replace" name="fontfeatures"> <string>ss02</string> </edit> </match> In GTK apps the glyphs show up as changed, but in KDE apps they do not. System info: Operating System: Fedora Linux 36 KDE Plasma Version: 5.25.4 KDE Frameworks Version: 5.96.0 Qt Version: 5.15.5 Kernel Version: 5.18.16-200.fc36.x86_64 (64-bit) Graphics Platform: Wayland Processors: 12 × AMD Ryzen 5 3600 6-Core Processor Memory: 15,5 GiB of RAM Graphics Processor: AMD DIMGREY_CAVEFISH -- You are receiving this mail because: You are watching all bug changes.
