>> ???  FT_Renderer_GetCBoxFunc *is* documented and implemented.
> 
> It only says that it is "a method used to access the glyph's cbox."
> Its arguments are not described.  I wish it was the same as
> FT_Renderer_RenderFunc, as if it "renders" only bitmap dimesions,
> which is a sort of cbox.

OK.

> FreeType wants offer useful interface for external renderers, which
> is cool.  Do they actually exist?

I have no idea.  This interface exists without changes since
16 years...  We simply cannot assume that nobody uses it.

> We are likely preserving experimental unfinished API, so it seems.

Maybe.  However, IMHO we must not change it.  It's better to define a
new interface instead if really necessary, declaring the old one as
obsolete (without actually removing).


    Werner
_______________________________________________
Freetype-devel mailing list
[email protected]
https://lists.nongnu.org/mailman/listinfo/freetype-devel

Reply via email to