1. NAME

grub-mkfont - make GRUB font files

2. SYNOPSIS

grub-mkfont [OPTIONS] FONT_FILES

3. OPTIONS

  • -o, --output=FILE_NAME
        set output file name
  • --ascii-bitmaps
        save only the ASCII bitmaps
  • --width-spec
        create width summary file
  • -i, --index=N
        set face index
  • -r, --range=A-B[,C-D]
        set font range
  • -n, --name=S
        set font family name
  • -s, --size=N
        set font size
  • -d, --desc=N
        set font descent
  • -c, --asce=N
        set font ascent
  • -b, --bold
        convert to bold font
  • -a, --force-autohint
        force autohint
  • --no-hinting
        disable hinting
  • --no-bitmap
        ignore bitmap strikes when loading
  • -h, --help
        display this message and exit
  • -V, --version
        print version information and exit
  • -v, --verbose
        print verbose messages

4. REPORTING BUGS

Report bugs to <>.