Fonts on serial console and framebuffer console
09:01 13 Jun 2013

I am working on framebuffer and serial console, serial console is basically a default console to see debug messages where framebuffer console is an advance console which can also show small graphics.

I am confused how character gets drawn differently on to serial and framebuffer console.

linux fonts terminal console framebuffer