Friday, June 12, 2015

freetype rebase

Hi,

I've just rebased freetype in rawhide to freetype-2.6.

There are 2 API changes because of which some packages can fail to build
during next week's mass rebuild.

The first one is that redefinition of function 'labs()' as 'ft_labs()'
was removed. It is enough to use 'labs()' instead.

The second one is that header file 'ftxf86.h' was replaced by 'ftfntfmt.h'.

There are also several changes of signed/unsigned types to
unsigned/signed types in some structures.

Regards

Marek
_______________________________________________
devel-announce mailing list
devel-announce@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/devel-announce

No comments:

Post a Comment