freetype-devel
[Top][All Lists]
Advanced

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

Re: [ft-devel] various Type 1 -> CFF issues


From: Alexei Podtelezhnikov
Subject: Re: [ft-devel] various Type 1 -> CFF issues
Date: Wed, 27 Sep 2017 21:58:19 -0400

Wrener, Ewald,

I got one gcc warning

In file included from /home/apodtele/freetype2/src/psaux/psaux.c:35:0:
/home/apodtele/freetype2/src/psaux/pshints.c: In function ‘cf2_hintmap_dump’:
/home/apodtele/freetype2/src/psaux/pshints.c:312:17: warning: unused
variable ‘hint’ [-Wunused-variable]
       CF2_Hint  hint = &hintmap->edge[i];
                 ^~~~

Alexei


On Mon, Sep 25, 2017 at 4:55 PM, Werner LEMBERG <address@hidden> wrote:
>
> Ewald,
>
>
> here is a first list of things that should still be handled.
>
> * Make the old type 1 driver optional.  The file `ftt1drv.h' is
>   talking about a `T1_CONFIG_OPTION_OLD_ENGINE' configuration macro,
>   however, this isn't implemented yet.
>
> * Implement the `hinting-engine' property for the `type1' module.
>
> * `FT_PARAM_TAG_RANDOM_SEED' is defined twice (in `ftt1drv.h' and
>   `ftcffdrv.h').  I think this should be removed – all properties for
>   the new Type 1 engine should be in `ftcffdrv.h' only, and it's not
>   worth to add random seed control to the old engine.  Do you agree?
>
> More probably to come :-)
>
>
>     Werner
> _______________________________________________
> Freetype-devel mailing list
> address@hidden
> https://lists.nongnu.org/mailman/listinfo/freetype-devel



-- 
Alexei A. Podtelezhnikov, PhD



reply via email to

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