freetype
[Top][All Lists]
Advanced

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

Re: [ft] Freetype cross-compilation issue - Inconsistent results


From: Werner LEMBERG
Subject: Re: [ft] Freetype cross-compilation issue - Inconsistent results
Date: Mon, 21 Apr 2008 10:41:47 +0200 (CEST)

> How would I know if the ARM library misses native TT hinting?
> 
> I've compiled the freetype library myself, without any specific
> configuration:
> 
> ./configure \
>     --target=$(GNU_TARGET_NAME) \
>     --host=$(GNU_TARGET_NAME) \
>     --build=$(GNU_HOST_NAME) \
>     --prefix=$(STAGING_DIR)/usr );

In this case, the output should be indeed indentical.  It seems that
you have to debug it...

Maybe using the FT2_DEBUG environment variable gives first hints?  See
docs/DEBUG for more.


    Werner




reply via email to

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