From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1NrUr7-0007BA-Ho for mharc-grub-devel@gnu.org; Tue, 16 Mar 2010 07:22:37 -0400 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NrUr5-00079e-9W for grub-devel@gnu.org; Tue, 16 Mar 2010 07:22:35 -0400 Received: from [140.186.70.92] (port=58893 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NrUr3-00078s-T9 for grub-devel@gnu.org; Tue, 16 Mar 2010 07:22:34 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1NrUr2-00007y-T3 for grub-devel@gnu.org; Tue, 16 Mar 2010 07:22:33 -0400 Received: from fg-out-1718.google.com ([72.14.220.159]:62306) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1NrUr2-00007n-OY for grub-devel@gnu.org; Tue, 16 Mar 2010 07:22:32 -0400 Received: by fg-out-1718.google.com with SMTP id 16so48021fgg.12 for ; Tue, 16 Mar 2010 04:22:31 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:subject:from:to:in-reply-to :references:content-type:date:message-id:mime-version:x-mailer :content-transfer-encoding; bh=jEAoovWlFaMQ1ATXyxabgihY+DE0xxMj4Td0UO4/xhs=; b=FGNA6xmEw8n9CGuBaKr+GsZAFwTCIaiZshq0cGRY5WN0u+ekWoPi+fV4kZKYW3Root A47oZReycGkds5A0ndk2uKDTQ11ZOFcOFn90t16w0zGE3S4UNO8t7GUKHS2jiZBebDzN Z2P29np4LKEFaUwmQaBpGuPgDcXNMzRiH2fFA= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=subject:from:to:in-reply-to:references:content-type:date:message-id :mime-version:x-mailer:content-transfer-encoding; b=iJ+D/UqBpX/95iJ+JKmUz7W1hV899HiqtS3KYdZvwRPiBWfCj+UkG9Az0JnilptErW SG59fN2oRX02A5cPKn169Lswo7e8S021+D68m6xOab5tg7SgU4XI90IxyKW3JEt4hsAz rpNaNW1QrsypTjMsmbxG55Wwop7//CkvJrhC8= Received: by 10.87.73.14 with SMTP id a14mr8766806fgl.30.1268738551390; Tue, 16 Mar 2010 04:22:31 -0700 (PDT) Received: from [78.140.16.69] (main-nat.tomgate.net [88.204.14.4]) by mx.google.com with ESMTPS id l12sm319492fgb.22.2010.03.16.04.22.29 (version=SSLv3 cipher=RC4-MD5); Tue, 16 Mar 2010 04:22:30 -0700 (PDT) From: Evgeny Kolesnikov To: grub-devel@gnu.org In-Reply-To: <1267019540.8797.9.camel@EK> References: <1267019540.8797.9.camel@EK> Content-Type: text/plain; charset="UTF-8" Date: Tue, 16 Mar 2010 17:22:29 +0600 Message-ID: <1268738549.9019.3.camel@EK> Mime-Version: 1.0 X-Mailer: Evolution 2.28.1 Content-Transfer-Encoding: 7bit X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2) Subject: Re: [PATCH] Font antialiasing v2 X-BeenThere: grub-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: The development of GNU GRUB List-Id: The development of GNU GRUB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 16 Mar 2010 11:22:35 -0000 Hello, all! I understand that everyone was busy working on recent release of GRUB, but does anybody have any comments on this version of patch?