freetype-devel
[Top][All Lists]
Advanced

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

Re: [ft-devel] Accessing FT_Stream API


From: Alexei Podtelezhnikov
Subject: Re: [ft-devel] Accessing FT_Stream API
Date: Fri, 28 Jun 2019 12:56:38 -0400

On Fri, Jun 28, 2019 at 12:21 PM <address@hidden> wrote:
> > This looks like a bug, both in documentation (which doesn't mention
> > it) and implementation (which doesn't correctly check for a valid `memory'
> > field).
>
> Sure, please find it attached :)  -- were you thinking of something like
> that?  If so, I can gladly push it with a ChangeLog entry, otherwise I'd
> kindly ask for change requests ;)

I am still confused though.
"memory     The memory manager to use to preload frames. This is set
internally by FreeType and shouldn't be touched by stream
implementations."
This means that FreeType takes care of it. Now you suggest otherwise.

Elsewhere in FT_Stream_OpenGzip and friends:
"The source stream must be opened before calling this function."
How?



reply via email to

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