Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757468Ab0LBSZg (ORCPT ); Thu, 2 Dec 2010 13:25:36 -0500 Received: from casper.infradead.org ([85.118.1.10]:40142 "EHLO casper.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755378Ab0LBSZf (ORCPT ); Thu, 2 Dec 2010 13:25:35 -0500 Date: Thu, 2 Dec 2010 18:25:21 +0000 (GMT) From: James Simmons To: Samuel Thibault cc: Microcai , Vojtech Pavlik , linuxconsole@vger.kernel.org, Linux console project , Linux Kernel Mailing List , Alan Cox , Mattia Jona-Lasinio , lcd-linux-users@lists.sourceforge.net Subject: Re: [PATCH] Kernel fbcon UNICODE font support In-Reply-To: <20101202135923.GA11944@const.bordeaux.inria.fr> Message-ID: References: <1290750825.2372.59.camel@cai.gentoo> <20101127125742.GD4865@const.famille.thibault.fr> <20101128081528.GA20705@suse.cz> <1290932981.710.2.camel@cai.gentoo> <20101202135923.GA11944@const.bordeaux.inria.fr> User-Agent: Alpine 2.00 (LFD 1167 2008-08-23) MIME-Version: 1.0 Content-Type: MULTIPART/MIXED; BOUNDARY="1985284609-81951701-1291314073=:19542" Content-ID: Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1457 Lines: 33 This message is in MIME format. The first part should be readable text, while the remaining parts are likely unreadable without MIME-aware tools. --1985284609-81951701-1291314073=:19542 Content-Type: TEXT/PLAIN; CHARSET=ISO-8859-15 Content-Transfer-Encoding: 8BIT Content-ID: On Thu, 2 Dec 2010, Samuel Thibault wrote: > James Simmons, le Thu 02 Dec 2010 13:50:28 +0000, a ?crit : > > This is nice and neat for vgacon but it doesn't flow so nicely with > > graphical consoles or text LCDs. What I like to see is the attribute > > buffer be split from the vc_screenbuf. The bonus is in embbeded systems we > > could arrange the code so we could have a light weight printk VT without > > the extra junk of the VC. Do we really need a attribute buffer for printk? > > I believe that would be the first step in the right direction. > > That's exactly what I suggested privately to Microcai. Increasing the > number of supported glyphs should then becomes way simpler, and > double-width not so far. The challenge would be the scrolling code. I cc'ed the LCD group to voice there needs as well. --1985284609-81951701-1291314073=:19542-- -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/