[Bug 1003480] Re: please consider shipping Ubuntu font in the initramfs-tools
Dmitrijs Ledkovs
1003480 at bugs.launchpad.net
Thu May 24 09:13:16 UTC 2012
I would not want to pre-render fonts due to
- different screen resolutions / DPI across the machines
- (?!) bisecting language packs and post-processing them
On a side note, I'm not an expert in fontconfig but it looks like /etc/fonts/conf.d/60-latin.conf never prefers ubuntu font.
Separate bug I guess.
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to plymouth in Ubuntu.
https://bugs.launchpad.net/bugs/1003480
Title:
please consider shipping Ubuntu font in the initramfs-tools
Status in “plymouth” package in Ubuntu:
Confirmed
Bug description:
Currently:
# and copy the font support files needed in order to actually display
# any text
mkdir -p ${DESTDIR}/usr/share/fonts/truetype/ttf-dejavu
mkdir -p ${DESTDIR}/etc/fonts/conf.d
cp /usr/share/fonts/truetype/ttf-dejavu/DejaVuSans.ttf ${DESTDIR}/usr/share/fonts/truetype/ttf-dejavu/
cp /etc/fonts/fonts.conf ${DESTDIR}/etc/fonts/fonts.conf
cp -L /etc/fonts/conf.d/60-latin.conf ${DESTDIR}/etc/fonts/conf.d
Please consider using Ubuntu font, is the glyph coverage is comparable.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/plymouth/+bug/1003480/+subscriptions
More information about the foundations-bugs
mailing list