From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ssagarr Patil Date: Thu, 22 Jan 2015 16:53:46 +0000 Subject: RE: Font generation Message-Id: List-Id: References: In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: linux-fbdev@vger.kernel.org Hi Geert, > Date: Wed, 21 Jan 2015 19:35:35 +0100 > Subject: Re: Font generation > From: geert@linux-m68k.org > To: hugarsagar@outlook.com > CC: linux-fbdev@vger.kernel.org > > Hi Sagar, > >> Thanks for the pointers, I tried xxd/convert/font2c but nothing worked out for me! >> In the fbtest how is the penguin_data[] and clut [] array populated ? > > They're created from images/penguin.ppm using pnmtohex/pnmtohex.c. > Thanks! Are there any font rendering library to display on small oleds using framebuffer ? something similar to what test10 in fbtest does. Thanks & Regards, --Sagar