freetype-devel
[Top][All Lists]
Advanced

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

Re: [ft-devel] PCF: Issues with lazy copy in `ft_bitmap_glyph_init'


From: Werner LEMBERG
Subject: Re: [ft-devel] PCF: Issues with lazy copy in `ft_bitmap_glyph_init'
Date: Sat, 25 Aug 2018 22:06:31 +0200 (CEST)

>>> (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



reply via email to

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