Make sure `FT_Set_Svg_Hooks' is exported properly.

GSoC-2019-moazin
Moazin Khatti 6 years ago
parent 294a7ebee2
commit 61b1f0b73c
  1. 2
      include/freetype/svgrenderer.h

@ -142,7 +142,7 @@ FT_BEGIN_HEADER
/* TODO: to document */
FT_Error
FT_EXPORT( FT_Error )
FT_Set_Svg_Hooks( FT_Library library,
SVG_Lib_Init init_hook,
SVG_Lib_Free free_hook,

Loading…
Cancel
Save