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

Bug#138653: boot-floppies: Language chooser '#' on right hand side looks funny



On Sun, 2002-03-17 at 14:21, Philip Blundell wrote:
> Well, it works if you do something like this.  (Obviously you need to
> arrange for unifont-reduced.bgf to include the 25xx characters too.)

For anybody who wants to try this out, this patch should cause the
appropriate stuff to be added to the font.  It makes unifont-reduced.bgf
some 600 bytes larger so I haven't checked it in.

p.

RCS file:
/org/cvs.debian.org/cvs/debian-boot/boot-floppies/utilities/bogl/Makefile,v
retrieving revision 1.30
diff -u -r1.30 Makefile
--- Makefile    2001/12/17 03:59:52     1.30
+++ Makefile    2002/03/17 14:55:01
@@ -12,7 +12,7 @@
 unifont-reduced.bdf: /usr/src/unifont.bdf all.utf
        LC_ALL=en_IN.UTF-8 reduce-font $< < all.utf > $@
 
-all.utf: po.utf rn.utf $(xml_files)
+all.utf: po.utf rn.utf $(xml_files) graphic.utf
        cat $^ > $@
 
 $(xml_files):





Reply to: