On Fri, Jun 12, 2020 at 12:47 PM Alexei Podtelezhnikov <[email protected]> wrote: > > On Fri, Jun 12, 2020 at 5:05 AM Moazin Khatri <[email protected]> wrote: > >>
> Almost certainly, they use FT_Outline_Render with the callback > params.gray_spans doing all kinds of crazy color gradients. this function is not used. According to git, they use the glyph stroker API the freetype code is used here : https://git.enlightenment.org/core/efl.git/tree/src/lib/ector/software/ector_software_rasterizer.c and is prefixed with SW_ (for software, as opposed to gl code that we have too) Vincent Torri
