GNU bug report logs -
#66747
[PATCH] gnu: font-google-noto: Update to 23.10.1.
Previous Next
Reported by: Bruno Victal <mirai <at> makinata.eu>
Date: Wed, 25 Oct 2023 13:28:02 UTC
Severity: normal
Tags: patch
Done: Christopher Baines <mail <at> cbaines.net>
Bug is archived. No further changes may be made.
Full log
Message #19 received at submit <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (text/plain, inline)]
Chris writes:
> Hilton Chain via Guix-patches via <guix-patches <at> gnu.org> writes:
>> From: Bruno Victal <mirai <at> makinata.eu>
>>
>> [1] indicates that [2] is the new _distribution_ upstream for Noto fonts.
>>
>> [1]: <https://github.com/notofonts/noto-fonts>
>> [2]: <https://github.com/notofonts/notofonts.github.io>
>>
>> * gnu/packages/fonts.scm (font-google-noto): Update to 23.11.1.
>> [source]<method>: Switch to git-fetch.
>>
>> Change-Id: I242710336ec81489f9800b68416f45c57d28b2bd
>> ---
>>
>> Updated the patch since new version is out. :)
>>
>> gnu/packages/fonts.scm | 13 +++++++------
>> 1 file changed, 7 insertions(+), 6 deletions(-)
>
> Thanks both, I've pushed this to master as
> 913d52952b0a893910657f88390f0d94a948edbc.
This change seems to have broken the fonts in sway (wayland compositor).
This is my Sway status bar:
$ cat .config/sway/status.sh
DATE=$(date +'%Y-%m-%d %H:%M:%S')
BATTERY=$(cat /sys/class/power_supply/BAT0/capacity)
echo "🔋${BATTERY} 📅 ${DATE}"
Attached are screenshots of how it looks: goodtofu3.png with the old
font-google-noto, and badtofu3.png with the new font-google-noto.
Also looks wrong in foot, xterm, termite, uxterm, emacs, icecat, gimp;
only tested on sway.
I've not yet investigated the issue further. The next step for me
would be to install the old font-google-noto through an inferior
channel to to indeed verify that this change is indeed the culprit.
Hugo
[badtofu3.png (image/png, attachment)]
[goodtofu3.png (image/png, attachment)]
This bug report was last modified 1 year and 233 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.