grub-devel
[Top][All Lists]
Advanced

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

Re: Altering the font size


From: Vladimir 'φ-coder/phcoder' Serbinenko
Subject: Re: Altering the font size
Date: Sat, 18 Dec 2010 22:52:51 +0100
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.16) Gecko/20101211 Icedove/3.0.11

On 12/18/2010 10:22 PM, Phillip Susi wrote:
> When using higher resolutions in gfxterm, the default font is a bit
> small.  It looks like the default size grub-mkfont uses is 16, so I
> tried rebuilding my own larger version of unicode.pf2 with --size=32.
> It makes no difference.  The output file is not any larger and when
> grub loads it at boot time it looks exactly the same.  I also tried
> --size=64.  I used /usr/share/fonts/X11/misc/unifont.pcf.gz as the
> grub wiki suggests for the source.
The only problem on GRUB side was ignoring errors from
FT_Set_Pixel_Sizes. The underlying problem is that freetype is unable to
scale bitmap fonts like unifont. You can either take the issue to
freetype devs or use TTF fonts (TTF font of unifont is available)
>
> _______________________________________________
> Grub-devel mailing list
> address@hidden
> http://lists.gnu.org/mailman/listinfo/grub-devel
>


-- 
Regards
Vladimir 'φ-coder/phcoder' Serbinenko


Attachment: signature.asc
Description: OpenPGP digital signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]