freetype-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [ft-devel] About errors in gf driver.


From: Alexei Podtelezhnikov
Subject: Re: [ft-devel] About errors in gf driver.
Date: Sun, 1 Jul 2018 10:11:37 -0400

On Sun, Jul 1, 2018 at 8:52 AM Parth Wazurkar <address@hidden> 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.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]