* src/base/ftobjs.c (ft_open_face_internal): Properly guard `face_index`.

We must ensure that the cast to `FT_Int` doesn't change the sign.

Fixes #1139.
1 file changed