emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#69424: closed ([PATCH 0/5] Update Noto fonts and switch them to vari


From: GNU bug Tracking System
Subject: bug#69424: closed ([PATCH 0/5] Update Noto fonts and switch them to variable fonts (77% size reduced).)
Date: Sun, 17 Mar 2024 01:13:01 +0000

Your message dated Sun, 17 Mar 2024 09:09:17 +0800
with message-id <87sf0pll4y.wl-hako@ultrarare.space>
and subject line Re: [bug#69424] [PATCH 0/5] Update Noto fonts and switch them 
to variable fonts (77% size reduced).
has caused the debbugs.gnu.org bug report #69424,
regarding [PATCH 0/5] Update Noto fonts and switch them to variable fonts (77% 
size reduced).
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs@gnu.org.)


-- 
69424: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=69424
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH 0/5] Update Noto fonts and switch them to variable fonts (77% size reduced). Date: Tue, 27 Feb 2024 20:49:58 +0800
Before:
--8<---------------cut here---------------start------------->8---
$ guix size font-google-noto
store item                                                       total    self
/gnu/store/jcaffgp0yzjh3y0c6lfgdazhmrbh26nn-font-google-noto-23.11.1   564.2   
564.2 100.0%
total: 564.2 MiB

$ guix size font-google-noto-sans-cjk
store item                                                       total    self
/gnu/store/afgaar19vjahvxxnx2xy7807l74v62wj-font-google-noto-sans-cjk-2.004   
124.6   124.6 100.0%
total: 124.6 MiB

$ guix size font-google-noto-serif-cjk
store item                                                       total    self
/gnu/store/qrw5hdllxp8r006rzkplma7r5is5li7g-font-google-noto-serif-cjk-2.001   
173.2   173.2 100.0%
total: 173.2 MiB
--8<---------------cut here---------------end--------------->8---


After:
--8<---------------cut here---------------start------------->8---
$ ./pre-inst-env guix size font-google-noto
store item                                                       total    self
/gnu/store/fpmdqfgsrjmkp6adjgpxzsvl9x2islxw-font-google-noto-24.2.1    81.5    
81.5 100.0%
total: 81.5 MiB

$ ./pre-inst-env guix size font-google-noto-sans-cjk
store item                                                       total    self
/gnu/store/py51ihmwln5ys69lm37wglqw8sq6139b-font-google-noto-sans-cjk-2.004    
61.6    61.6 100.0%
total: 61.6 MiB

$ ./pre-inst-env guix size font-google-noto-serif-cjk
store item                                                       total    self
/gnu/store/nfhsf0dkd66s3r2lqi76qbh3bgazyf5v-font-google-noto-serif-cjk-2.002    
54.2    54.2 100.0%
total: 54.2 MiB
--8<---------------cut here---------------end--------------->8---

Hilton Chain (5):
  gnu: font-google-noto: Update to 24.2.1.
  gnu: font-google-noto: Keep only variable fonts when available.
  gnu: font-google-noto-emoji: Update to 2.042.
  gnu: font-google-noto-sans-cjk: Switch to variable fonts.
  gnu: font-google-noto-serif-cjk: Update to 2.002.

 gnu/packages/fonts.scm | 89 +++++++++++++++++++++++++++++++++++-------
 1 file changed, 75 insertions(+), 14 deletions(-)


base-commit: 75bad75367fcf2c289fae3b40dbcc850f92177be
--
2.41.0



--- End Message ---
--- Begin Message --- Subject: Re: [bug#69424] [PATCH 0/5] Update Noto fonts and switch them to variable fonts (77% size reduced). Date: Sun, 17 Mar 2024 09:09:17 +0800
Applied the series as 17b1350f68d5...b6835ef46224, closing.


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]