Package: telegram-desktop
Version: 1.4.0-1+b1
Severity: normal
Dear Maintainer,
I want to use custom font in telegram-desktop by aliasing Open Sans to certain
font (e.g IBM Plex Sans) fontconfig.
I've added these line in ~/.config/fontconfig/fonts.conf.
<?xml version='1.0'?>
<!DOCTYPE fontconfig SYSTEM 'fonts.dtd'>
<fontconfig>
<alias>
<family>sans-serif</family>
<prefer>
<family>IBM Plex Sans</family>
</prefer>
</alias>
</fontconfig>
This config changed the regular Open Sans to custom font I've defined in
fonts.conf, but not the bold one. The bold fonts are printed in custom font but
in regular style/weight.
I want the fonts type and weight/style are replaced by its counterpart. Is this
Debian's telegram-desktop bug or my fontconfig error?
O ya, I hope you make monospace font use global font to, so we can use our
custom mono fonts.
Thanx.
-- System Information:
Debian Release: buster/sid
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)
Kernel: Linux 4.18.0-17.1-liquorix-amd64 (SMP w/4 CPU cores; PREEMPT)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8),
LANGUAGE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
Versions of packages telegram-desktop depends on:
ii libavcodec58 7:4.0.3-1
ii libavformat58 7:4.0.3-1
ii libavutil56 7:4.0.3-1
ii libc6 2.27-8
ii libgcc1 1:8.2.0-9
ii libglib2.0-0 2.58.1-2
ii liblzma5 5.2.2-1.3
ii libminizip1 1.1-8+b1
ii libopenal1 1:1.19.1-1
ii libopus0 1.3~beta+20180518-1
ii libqt5core5a [qtbase-abi-5-11-2] 5.11.2+dfsg-4
ii libqt5dbus5 5.11.2+dfsg-4
ii libqt5gui5 5.11.2+dfsg-4
ii libqt5network5 5.11.2+dfsg-4
ii libqt5widgets5 5.11.2+dfsg-4
ii libssl1.1 1.1.1-2
ii libstdc++6 8.2.0-9
ii libswresample3 7:4.0.3-1
ii libswscale5 7:4.0.3-1
ii libx11-6 2:1.6.7-1
ii libxxhash0 0.6.5-1
ii qt5-image-formats-plugins 5.11.2-2
ii zlib1g 1:1.2.11.dfsg-1
Versions of packages telegram-desktop recommends:
pn fonts-open-sans <none>
telegram-desktop suggests no packages.
-- no debconf information