[cairo] Making _cairo_ft_scaled_font_get_load_flags() public
Behdad Esfahbod
behdad at behdad.org
Mon May 16 21:25:01 PDT 2011
On 05/17/11 00:21, Carl Worth wrote:
> On Mon, 16 May 2011 20:35:05 -0400, Behdad Esfahbod <behdad at behdad.org> wrote:
>> In HarfBuzz's FreeType layer, I need to call FT_Load_Glyph myself. When
>> someone uses both hb-ft and cairo-ft, I need the FT_Face load flags that cairo
>> uses to pass down to FT_Load_Glyph(). So, I'm suggesting that we make
>> _cairo_ft_scaled_font_get_load_flags() public.
>
> It seem like every "get" function eventually finds a public user. So it
> seems like the right trend to me.
And this afternoon I was grumpy about FT_Set_Transform() not having a
getter... Very like that sentiment. I'll cook a patch.
Thanks,
behdad
> -Carl
More information about the cairo
mailing list