From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from list by monty-python.gnu.org with archive (Exim 4.34) id 1BPge4-00053k-Si for mharc-grub-devel@gnu.org; Mon, 17 May 2004 07:51:01 -0400 Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.34) id 1BPge0-00052v-N0 for grub-devel@gnu.org; Mon, 17 May 2004 07:50:56 -0400 Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.34) id 1BPgdS-0004yG-6O for grub-devel@gnu.org; Mon, 17 May 2004 07:50:54 -0400 Received: from [212.43.237.68] (helo=kotoba.storever.com) by monty-python.gnu.org with esmtp (Exim 4.34) id 1BPgdR-0004y5-7Z for grub-devel@gnu.org; Mon, 17 May 2004 07:50:21 -0400 Received: from localhost (localhost.localdomain [127.0.0.1]) by kotoba.storever.com (Postfix) with ESMTP id 5D19C140000E4 for ; Mon, 17 May 2004 07:50:20 -0400 (EDT) From: "Yoshinori K. Okuji" Organization: enbug.org To: The development of GRUB 2 Date: Mon, 17 May 2004 13:53:58 +0200 User-Agent: KMail/1.5.3 References: <200405160119.11048.shivramk@sancharnet.in> <87y8ntzbmb.fsf@marco.marco-g.com> <200405161314.47778.shivramk@sancharnet.in> In-Reply-To: <200405161314.47778.shivramk@sancharnet.in> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200405171353.58424.okuji@enbug.org> Subject: Re: Issues in implementing VESA support X-BeenThere: grub-devel@gnu.org X-Mailman-Version: 2.1.4 Precedence: list Reply-To: The development of GRUB 2 List-Id: The development of GRUB 2 List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 17 May 2004 11:50:58 -0000 On Sunday 16 May 2004 09:44, Shivram Khandeparker wrote: > Since you mentioned assigning the copyright to FSF. How do i do that? I will ask you after you produce something significant legally. > Hmmm.. looks like we are using pff coz i see this ruby script called > unifont2pff in util directory. Googling about pff did not return > anything useful. Though i did find info on unifont. I think i can > figure out this pff thing from the code, but any help would really be > useful. Of course, there is no information on the web about pff. Because PFF stands for Pupa Font Format. It's our own format. Okuji