From d39a5f625ed20a9a7fb7405b3f8fa0829f00a9f5 Mon Sep 17 00:00:00 2001 From: Adam Williamson Date: Tue, 8 Feb 2022 12:23:53 -0800 Subject: [PATCH] runtime-cleanup: drop Italic from google-noto-sans-vf-fonts Prior to bc46724, we dropped several variants of DejaVu to save space, including DejaVuSans-Oblique.ttf, to which I think this is the equivalent. I believe the idea is that it's not worth half a megabyte just to get tuned rendering of italics in the installer environment (where they're rarely used anyway); AIUI in the absence of a specific oblique/italic font face, freetype will produce one by slanting the regular face. Signed-off-by: Adam Williamson --- share/templates.d/99-generic/runtime-cleanup.tmpl | 1 + 1 file changed, 1 insertion(+) diff --git a/share/templates.d/99-generic/runtime-cleanup.tmpl b/share/templates.d/99-generic/runtime-cleanup.tmpl index 16eedb28..1e34a282 100644 --- a/share/templates.d/99-generic/runtime-cleanup.tmpl +++ b/share/templates.d/99-generic/runtime-cleanup.tmpl @@ -185,6 +185,7 @@ removefrom glibc-common /usr/bin/tzselect removefrom glibc-common /usr/sbin/* removefrom gnutls /usr/share/locale/* removefrom google-noto-sans-cjk-ttc-fonts /usr/share/fonts/google-noto-cjk/NotoSansCJK-{Black,Bold,*Light,Medium,Thin}.ttc +removefrom google-noto-sans-vf-fonts /usr/share/fonts/google-noto-vf/NotoSans-Italic-VF.ttf removefrom grep /etc/* /usr/share/locale/* removefrom gtk2 /usr/bin/update-gtk-immodules removefrom gtk3 /usr/${libdir}/gtk-3.0/*