> I added functionality to set renderer properties (namely the
> `spread' parameter).  So, there is API for this `FT_Property_Set'
> and `FT_Property_Get'.  Is there any similar API for setting the
> renderer specific modes which is defined by the
> `FT_Renderer_SetModeFunc' function, or do I get the module from
> `FT_Get_Module' (`FT_Get_Renderer' will not return `sdf' renderer
> because it has same glyph format as the `smooth' renderer) and then
> call the function manually?

It's not clear to me what you want to achieve.  Please elaborate.

Up to now, `FT_Render_SetModeFunc` isn't used, so there wasn't any
need for an API.


    Werner

Reply via email to