gsoc-anurag-2023
Anurag Thakur 1 year ago
parent ac4e710098
commit 012a28c055
  1. 5
      src/base/ftobjs.c

@ -2917,10 +2917,7 @@ int conic_to2(FT_GlyphSlot* slot, FT_Vector *control, FT_Vector *from, FT_Vector
FT_UNUSED( test_mac_fonts );
#endif
if (args->flags & FT_OPEN_PRELOAD)
{
FT_TRACE0(("Requested Preload\n"));
}
/* only use lower 31 bits together with sign bit */
if ( face_index > 0 )

Loading…
Cancel
Save