[sdf] Return `FT_Err_Ok` while trying to render bitmap.

  * src/sdf/ftsdfrend.c (ft_bsdf_render): Return OK if the slot is
  a bitmap and the render mode is anything other than `FT_RENDER_MODE_SDF`.
  This is for compatibility reasons.

  Fixes issue #1076
1 file changed