[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: I'm back
From: |
Alexei Podtelezhnikov |
Subject: |
Re: I'm back |
Date: |
Wed, 29 Apr 2020 19:50:10 -0400 |
On Fri, Apr 24, 2020 at 4:02 PM David Turner <address@hidden> wrote:
> Voila, I'd be happy to read your suggestions, Happy to be here.
Welcome back, David!
If you still enjoy coding the renderers... We need to implement a
color one and deal with FT_Glyph and FT_GlyphSlot insufficiencies for
that. I made some progress in the "color" branch but lost steam. This
is for modern COLR/CPAL emoji fonts. The goal is to make them work
seamlessly even with FTC caching.
The renderer itself has been implemented in the "color" branch. To
store the layer make-up and colors, I used FT_GlyphSlot->subglyphs and
expanded FT_OultineGlyph. Two things are still needed but I lack the
knowledge: (1) parsing of COLR/CPAL into subglyphs and (2) fitting FTC
for color bitmaps. I would love to recruit your help here.
Thank you,
Alexei
- Re: I'm back, (continued)
Re: I'm back, Ben Wagner, 2020/04/27
Re: I'm back, Vincent Torri, 2020/04/27
Re: I'm back,
Alexei Podtelezhnikov <=
Re: I'm back, Alexei Podtelezhnikov, 2020/04/29