[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [ft-devel] supporting coloured bitmaps in FreeType
From: |
Behdad Esfahbod |
Subject: |
Re: [ft-devel] supporting coloured bitmaps in FreeType |
Date: |
Wed, 15 Aug 2012 11:14:30 -0400 |
User-agent: |
Mozilla/5.0 (X11; U; Linux i686 (x86_64); en-US; rv:1.9.2.28) Gecko/20120306 Thunderbird/3.1.20 |
On 08/15/2012 11:10 AM, Werner LEMBERG wrote:
>
>> The idea is to add just two modes (for the moment - no need to be
>> over-elaborate) to FT_Pixel_Mode, for premultiplied ARGB, and the
>> same format using 8-bit indexes into a palette. These modes are
>> convenient when creating bitmap fonts from PNG images. [...]
>
> This sounds great! Are you going to implement this?
Is there any common font format for these?
b
> Werner