- Change the font to GNU unifont, from the unifont package.

master
Colin Watson 19 years ago
parent b438a1ca5a
commit 2011c6a83e

Binary file not shown.

@ -59,16 +59,15 @@ endif
@sh -c 'cd install; echo $(FILES_INST) | sed -e "s/ /\n/g" | cpio --quiet -o >bootlogo'
font:
cat po/*.po *.html >tmp.txt
cat po/*.po >tmp.txt
getx11font -v -l 18 -p 2,4 \
-c ISO-8859-15 -c ISO-8859-2 -c koi8-r \
`./keymapchars keymap.*.inc` \
-t tmp.txt \
-t install/log -t boot/log \
-t languages \
-f -efont-fixed-bold-r-normal--16-160-75-75-c-80-iso10646-1 \
-f -efont-fixed-bold-r-normal--16-160-75-75-c-160-iso10646-1 \
--fsize 16,5 -f '-freetype-haydar unicode-medium-r-normal--17-120-100-100-p-81-iso10646-1' \
-f -gnu-unifont-medium-r-normal--16-160-75-75-c-80-iso10646-1 \
--fsize 16,5 \
16x16.fnt >16x16.fnt.log
rm -f tmp.txt

1
debian/changelog vendored

@ -25,5 +25,6 @@ gfxboot-theme-ubuntu (0.1.0) dapper; urgency=low
- Remove bizarre "move down one boot menu option the first time a key is
pressed" weirdness.
- Use subtler boot menu selection colours in place of inverse-video.
- Change the font to GNU unifont, from the unifont package.
-- Colin Watson <cjwatson@ubuntu.com> Sat, 10 Dec 2005 10:48:12 +0000

Loading…
Cancel
Save