#1069754 konsole: The emoji font isn't scaled when you use CTRL-+ and CTRL-- to scale fonts

Package:
konsole
Source:
konsole
Description:
X terminal emulator
Submitter:
Russell Coker
Date:
2024-09-14 01:39:01 UTC
Severity:
normal
Tags:
#1069754#5
Date:
2024-04-24 07:52:29 UTC
From:
To:
If you need to temporarily change the font size for a Konsole window and use
CTRL-+ or CTRL-- it only changes the font size for ASCII characters not for
emoji.

I'll send a screenshot after the bug is created.

#1069754#10
Date:
2024-04-24 07:59:15 UTC
From:
To:
The attached image shows the results of cating a file containing emoji in both
kitty and konsole and using CTRL-+ repeatedly to change the size, kitty scales
the emoji with the text and konsole doesn't.

I don't think the config option to set the emoji font size should even exist,
it should just be scaled to the text.

#1069754#15
Date:
2024-09-13 13:37:21 UTC
From:
To:
control: forwarded -1 https://bugs.kde.org/show_bug.cgi?id=493061

Dear Russel,

Le mercredi 24 avril 2024, 09:59:15 CEST Russell Coker a écrit :

Though very hidden, you can work around this manually.
In the configuration file of your Konsole profile if you set the font size to -1 it will scale with the current zoom level.
You’ll find profiles configuration files in :
    ~/.local/share/konsole/${profile}.profile
The size is the second field just after the font name.

In Plasma 6 the default emoji font is already Noto emoji so you can more easily live with it and not trigger the bug.


Happy hacking,
--
Aurélien

#1069754#22
Date:
2024-09-14 01:26:23 UTC
From:
To:
Thanks for the upstream but report and thanks for putting the work-around here
for the next people who want to do it.