On Sun, Jul 1, 2018 at 8:52 AM Parth Wazurkar <parthwazur...@gmail.com> wrote:
> I have found that `ftview' is not allocating 
> `handle->current_font->num_indices' correctly for the gf driver

This means that your gf driver did not initialize num_glyphs in FT_Face.

> Also, I think I am missing out on the understanding about the
> idea of cache in FT. Please help me with this.

Do not worry about it. It will work once you fixed errors like the one
above and ftview displays glyphs.

_______________________________________________
Freetype-devel mailing list
Freetype-devel@nongnu.org
https://lists.nongnu.org/mailman/listinfo/freetype-devel

Reply via email to