Re: Bigger fonts in Framebuffer

Frank Becker <[email protected]>
Newsgroups gmane.linux.arm.kernel,gmane.linux.fbdev.user
Message-ID <[email protected]>
André Stierenberg wrote:
> Hello,
> 
> I want to use a bigger font in the framebuffer, but I can´t find a font 
> of size 16x16 pixels... Where can I get these font or how can I create 
> it myself? I know that there fonts in the drivers/video directory in .c 
> - files, but how can I create it?

Does it have to be 16x16? If not, the biggest font in the kernel is
sun12x22.

I don't think I've ever seen a true 16x16 font. Once you get bigger
than 8x8 you tend to reserve more room for the descent (the space
below the baseline for chars like 'g', etc.) which results in
non-square char boxes. You could use xmbdfed to create a font
or modify one.

I have a patched xmbdfed to export to a .c file at home. I can try
to dig it up...

Cheers,
-- 
Frank Becker - Intrinsyc Software, Inc. - http://www.intrinsyc.com/
Need a break? http://criticalmass.sf.net/


-------------------------------------------------------------------
Subscription options: http://lists.arm.linux.org.uk/mailman/listinfo/linux-arm-kernel
FAQ/Etiquette:       http://www.arm.linux.org.uk/armlinux/mailinglists.php
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.