grub/util
carles 26ba5c2262 2010-01-10 Carles Pina i Estany <carles@pina.cat>
* font/font.c: Include `ascii.h'.
	(ASCII_BITMAP_SIZE): New macro.
	(ascii_font_glyph): Define.
	(ascii_glyph_lookup): New function.
	(grub_font_get_string_width): Change comment. If glyph not found, use
	ascii_glyph_lookup.
	(grub_font_get_glyph_with_fallback): If glyph not available returns
	ascii_glyph_lookup.
	* util/grub-mkfont.c (file_formats): New enum.
	(options): Add `ascii-bitmaps' new option.
	(usage): Add `asii-bitmaps' new option.
	(write_font_ascii_bitmap): New function.
	(write_font): Rename to ...
	(write_font_p2): ... this. Remove print_glyphs call.
	(main): Use file_format. Implement code for ranges if ascii-bitmaps is
	used. Call print_glyphs.
	* Makefile.in (pkgdata_DATA): Add `font/ascii.h'.
2010-01-10 23:33:57 +00:00
..
elf 2009-01-01 Yves Blusseau <yves.blusseau@zetam.org> 2010-01-01 21:32:30 +01:00
grub.d 2010-01-09 Robert Millan <rmh.grub@aybabtu.com> 2010-01-09 22:02:00 +00:00
i386 2010-01-05 Robert Millan <rmh.grub@aybabtu.com> 2010-01-05 00:31:07 +00:00
ieee1275 2009-12-19 Vladimir Serbinenko <phcoder@gmail.com> 2009-12-20 14:09:16 +01:00
mkisofs 2010-01-08 Robert Millan <rmh.grub@aybabtu.com> 2010-01-08 15:22:40 +00:00
powerpc/ieee1275 2009-11-11 Colin Watson <cjwatson@ubuntu.com> 2009-11-11 23:21:13 +00:00
sparc64/ieee1275 2010-01-05 Yves Blusseau <yves.blusseau@zetam.org> 2010-01-05 18:24:10 +01:00
bin2h.c Eliminate obnoxious length parameter 2010-01-11 00:03:42 +01:00
console.c Eliminate grub_term_register_{input,output}_active. Default terminals are 2010-01-09 23:42:17 +01:00
deviceiter.c 2009-07-29 Felix Zielcke <fzielcke@z-51.de> 2009-07-29 14:11:50 +00:00
devicemap.c * util/sparc64/ieee1275/misc.c: New file. 2009-04-22 09:57:39 +00:00
getroot.c 2009-12-23 Felix Zielcke <fzielcke@z-51.de> 2009-12-23 17:41:32 +01:00
grub-editenv.c Merge mainline into multiterm 2010-01-05 16:27:41 +01:00
grub-emu.c 2009-01-01 Yves Blusseau <yves.blusseau@zetam.org> 2010-01-01 21:32:30 +01:00
grub-fstest.c 2009-01-01 Yves Blusseau <yves.blusseau@zetam.org> 2010-01-01 21:32:30 +01:00
grub-install.in 2009-12-25 Vladimir Serbinenko <phcoder@gmail.com> 2009-12-25 23:06:52 +01:00
grub-macho2img.c remove all trailing whitespace 2009-06-10 21:04:23 +00:00
grub-mkconfig.in 2009-12-12 Robert Millan <rmh@aybabtu.com> 2009-12-12 00:43:32 +00:00
grub-mkconfig_lib.in 2009-12-23 Felix Zielcke <fzielcke@z-51.de> 2009-12-23 17:41:32 +01:00
grub-mkdevicemap.c 2009-01-01 Yves Blusseau <yves.blusseau@zetam.org> 2010-01-01 21:32:30 +01:00
grub-mkfont.c 2010-01-10 Carles Pina i Estany <carles@pina.cat> 2010-01-10 23:33:57 +00:00
grub-mkpasswd-pbkdf2.c fix mismerge with trunk (progname) 2009-12-05 18:59:36 +01:00
grub-mkrelpath.c 2009-01-01 Yves Blusseau <yves.blusseau@zetam.org> 2010-01-01 21:32:30 +01:00
grub-mkrescue.in 2009-12-22 Felix Zielcke <fzielcke@z-51.de> 2009-12-22 18:20:27 +01:00
grub-pe2elf.c 2009-11-26 Robert Millan <rmh.grub@aybabtu.com> 2009-11-25 23:10:02 +00:00
grub-probe.c 2009-01-01 Yves Blusseau <yves.blusseau@zetam.org> 2010-01-01 21:32:30 +01:00
hostdisk.c 2009-12-25 Felix Zielcke <fzielcke@z-51.de> 2009-12-25 18:29:17 +01:00
hostfs.c 2010-01-03 Robert Millan <rmh.grub@aybabtu.com> 2010-01-03 22:05:07 +00:00
import_gcry.py eliminate dead code and data in des.c 2009-12-23 19:58:33 +01:00
lvm.c remove all trailing whitespace 2009-06-10 21:04:23 +00:00
misc.c 2009-01-01 Yves Blusseau <yves.blusseau@zetam.org> 2010-01-01 21:32:30 +01:00
pci.c Merge pciaccess branch 2009-12-11 21:12:57 +00:00
raid.c remove all trailing whitespace 2009-06-10 21:04:23 +00:00
resolve.c remove all trailing whitespace 2009-06-10 21:04:23 +00:00
update-grub_lib.in * util/grub-mkconfig_lib.in (grub_warn): New function. 2008-11-20 19:22:20 +00:00
usb.c 2009-07-16 Vladimir Serbinenko <phcoder@gmail.com> 2009-07-16 15:36:43 +00:00