Re: Memory ownership from pango_context_load_font(..)



On 05/11/2009 11:08 AM, Martin Sevior wrote:
Is the only way to free a PangoFont * pF to do

g_object_unref(pF)
?

Yes.

Is there pango_font_free(pF) or similar?

No.

What's the problem you are facing? The caching stuff in pangofc is quite complex. I may be able to help if you describe what anomaly you are seeing.

behdad

Thanks again!

Martin



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