On Wed, Jan 19, 2011 at 06:29:31PM +0100, Tobias Gasser wrote: > > looking into /lib/kbd/consolefonts, i can't find > any font bigger than -16, thus i already load the biggest font > available... or do you have me a hint, how to build bigger fonts?? i > guess lat9w-32 would be fine... >
First, 12x22 is bigger. I'll now shamelessly hijack this thread to point you to http://www.linuxfromscratch.org/~ken/fonts/LatGrkCyr/LatGrkCyr-20110117.tar.bz2 That contains my reworking of the iso01-12x22 font (and also a "precompiled" 8x16 .psfu version with the same coverage, taken from my sigma-consolefonts package). Second, if you want to create a bigger console font, get yourself psf-tools. Dead-easy to use, even I can manage it! The one problem with changing the font size is that you usually lose any text already on the screen - that's why I prefer to use the same font sizes in the kernel and userspace. ĸen -- das eine Mal als Tragödie, das andere Mal als Farce -- http://linuxfromscratch.org/mailman/listinfo/blfs-support FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
