freetype-devel
[Top][All Lists]
Advanced

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

Re: [ft-devel] Autofitter Debugging in ftgrid


From: Alexei Podtelezhnikov
Subject: Re: [ft-devel] Autofitter Debugging in ftgrid
Date: Mon, 10 Jun 2019 08:53:23 -0400

On Mon, Jun 10, 2019 at 8:05 AM Triplex <address@hidden> wrote:
> I was trying to enable Autofitter debugging in order to test horizontal and 
> vertical hinting in ftgrid. But defining the FT_DEBUG_AUTOFIT  macro produces 
> undefined reference error for all the functions providing dumps of internal 
> autofit structures to stdout including other global variables.
>
> I already cross-checked if I'm using the correct version of the library and 
> if enabling `FT_DEBUG_AUTOFIT' actually exports the required global variables.

It is vice versa, you should build ftgrid with FT2_BUILD_LIBRARY so
that it gets full access to FreeType internals.



reply via email to

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