freetype-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [ft-devel] Upstreaming freetype diagnostics patches


From: Felipe Sanches
Subject: Re: [ft-devel] Upstreaming freetype diagnostics patches
Date: Sat, 9 Sep 2017 03:08:01 -0300

Cool, thanks for the quick feedback! I'll see what  can do about it ;-)

2017-09-09 3:05 GMT-03:00 Werner LEMBERG <address@hidden>:

> I have adapted HinTak's b06 patch to address the globals usage issue
> that was originally brought up by Behdad.  He had suggested moving
> those globals to FT_Library, but I did place the diagnostics
> callback into the FT_Face struct, instead. Let me know if that's
> good.

No time to look right now.  However, FT_Face is a public structure and
thus taboo – you *must not* modify it!  Use FT_Face_Internal instead.


   Werner


reply via email to

[Prev in Thread] Current Thread [Next in Thread]