[HarfBuzz] hb_ft_face_create_referenced and the hb_face_t is uninitialized
Khaled Hosny
khaledhosny at eglug.org
Fri Mar 18 19:06:41 UTC 2016
On Fri, Mar 18, 2016 at 11:49:10AM -0400, Liam wrote:
> Hello,
>
> I have a few questions about this method, I am looking to obtain the
> table information to find the values for substitution tables so that I can
> input the correct value for value when I create a hb_feature_t.
>
> I figured the hb_ot_layout_table_get_feature_tags is the method call that
> would work, this method requires hb_face_t.
>
> I am using freetype in this project and I have used freetype to create a
> FT_Face, and to save myself the headache I used hb_ft_create_referenced, and
Do you mean hb_ft_face_create_referenced() or
hb_ft_font_create_referenced()?
Regards,
Khaled
More information about the HarfBuzz
mailing list