freetype-devel
[Top][All Lists]
Advanced

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

[ft-devel] Problems in GF_Glyph_Load function.


From: Parth Wazurkar
Subject: [ft-devel] Problems in GF_Glyph_Load function.
Date: Fri, 6 Jul 2018 20:04:35 +0530

Hi all,
While debugging through the `GF_Glyph_Load' function in
`gfdrivr.c', I found out that the typecasting of `FT_Face' into
`GF_Face' is not working properly.
In, `GF_FaceĀ  gf = (GF_Face)FT_SIZE_FACE( size );',
when I extract the `gf_glyph' element from `gf', it is unable
to return the glyph bitmap table.
Can anyone please point out where the error can be.
Please help.

Thank you

Parth

reply via email to

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