>>> (3) Make `FT_Get_Glyph' always do a deep copy.  Add new function
>>>    `FT_Get_Glyph_Lazy' to do a lazy copy if it holds a bitmap
>>>    object.
>> 
>> I would like that very much :)
>
> FT_Glyph_Copy would do deep copy.

It already does.  However, it isn't a replacement for `FT_Get_Glyph'
since the former acts on `FT_Glyph' objects while the latter uses
`FT_GlyphSlot'.

> Please keep FT_Get_Glyph light.

Why?


    Werner

_______________________________________________
Freetype-devel mailing list
[email protected]
https://lists.nongnu.org/mailman/listinfo/freetype-devel

Reply via email to