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.