On Tue, May 21, 2019 at 5:35 AM Vincent Torri <vincent.to...@gmail.com> wrote:
>
>
> as I have said, in our project, we parse ourselves the svg and use
> freetype renderer directly for the rendering. we do not depend on any
> external library


I noticed. Thank you for the vote of confidence in FreeType rendering
engine. I am all for adding color, even gradient color, to the engine.
I have started the work by introducing FT_RENDER_MODE_BGRA and
implementing a dedicated renderer. See the last 4 commits here:
https://git.savannah.gnu.org/cgit/freetype/freetype2.git/log/?h=color

I would love to see which rendering engines are deployed by other SVG libraries.

_______________________________________________
Freetype-devel mailing list
Freetype-devel@nongnu.org
https://lists.nongnu.org/mailman/listinfo/freetype-devel

Reply via email to