>
> >> Please finish the GF + TFM combo first.
> >>
> >
> > Ok, then I have a pretty clear idea about how to accomplish it, I
> > will create some API functions in the `tfm' driver's service code
> > which will be used in the `gf', `pk' and `vf' drivers to extract the
> > tfm data.
>
> Please have a look how AFM files are attached to Type 1 fonts; it
> basically does the same, namely to add more metric information.  I
> suggest that you use this as a template.
>

Ok.


>
> > I have some doubts, I have already filled all the data in `FT_Face'
> > and `FT_Glyphslot' with the glyph data.  I cannot understand which
> > metric data is wrongly filled.  Please help.
>
> What exactly do you mean with `wrongly filled'?  Please give an
> example that I can look at with the debugger.
>

I mean that the which metric data is wrongly allotted in the `GF_Glyph_Load'
function which is causing these errors in the gf output. Is it only
ascender and
descender values in the `GF_Size_Select' function or anything else.

Thank you

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

Reply via email to