freetype-devel
[Top][All Lists]
Advanced

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

Re: [ft-devel] merged CFF and Type1 hinting code now in master


From: Nikolay Sivov
Subject: Re: [ft-devel] merged CFF and Type1 hinting code now in master
Date: Mon, 25 Sep 2017 13:26:08 +0300

On Mon, Sep 25, 2017 at 10:30 AM, Werner LEMBERG <address@hidden> wrote:

I've just committed Ewald's GSoC project to master.  Please test!

Not sure if it's caused by the merge, but it gives a warning with gcc 7.2.0:

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


    Werner

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


reply via email to

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