diff options
author | Rémi Verschelde <remi@verschelde.fr> | 2015-02-23 21:39:01 +0100 |
---|---|---|
committer | Rémi Verschelde <remi@verschelde.fr> | 2015-02-23 21:39:01 +0100 |
commit | 09e0f164b72ef7bb682757b50fbb9500022643dc (patch) | |
tree | f1a90468f85b543320b8ac4123e069a0faed3250 /NEWS | |
parent | a8c2ff5a009fdcdfe0b3ab03a6ef4eb3f37c171f (diff) | |
download | bootloader-theme-09e0f164b72ef7bb682757b50fbb9500022643dc.tar bootloader-theme-09e0f164b72ef7bb682757b50fbb9500022643dc.tar.gz bootloader-theme-09e0f164b72ef7bb682757b50fbb9500022643dc.tar.bz2 bootloader-theme-09e0f164b72ef7bb682757b50fbb9500022643dc.tar.xz bootloader-theme-09e0f164b72ef7bb682757b50fbb9500022643dc.zip |
fonts: Update Makefile to rebuild the font against Mageia's current fonts
- List font folders explicitely so that gfxboot-font finds the fonts
- Drop unused KhmerOS_sys font
- Drop unecessary NachlieliCLM-Bold (hebrew) and KacstOne (arabic) fonts,
the glyphs that they provided are also provided by DejaVuSans-Bold
which provides more consistency with the other glyphs.
- Change Korean font to UnDotum (gulim is not packaged in Mageia)
- Reduce size of lohit_pa font to fit the other glyphs.
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1 +1,9 @@ +- fonts: Update Makefile to rebuild the font against Mageia's current fonts + o List font folders explicitely so that gfxboot-font finds the fonts + o Drop unused KhmerOS_sys font + o Drop unecessary NachlieliCLM-Bold (hebrew) and KacstOne (arabic) fonts, + the glyphs that they provided are also provided by DejaVuSans-Bold + which provides more consistency with the other glyphs. + o Change Korean font to UnDotum (gulim is not packaged in Mageia) + o Reduce size of lohit_pa font to fit the other glyphs. - Add NEWS file |