> >> a + b < 92681 - (c >> 16) + ((c+ 235935) >> 18)
> >
> > How about the simpler:
> >
> > a + b <= 92681 - (c >> 16)
>
> I like this!

Pushed.

_______________________________________________
Freetype-devel mailing list
[email protected]
https://lists.nongnu.org/mailman/listinfo/freetype-devel

Reply via email to