freetype
[Top][All Lists]
Advanced

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

[ft] Own stream implementation


From: Christoph Nelles
Subject: [ft] Own stream implementation
Date: Wed, 22 Sep 2010 23:39:03 +0200
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.12) Gecko/20100915 Lightning/1.0b1 Thunderbird/3.0.8

Hello,

i am currently trying to link PhysicsFS as file system abstraction layer
with Freetype2.  So for own implemented stream, even after reading the
documentation and looking into the code i still don't know who is
responsible for deleting the FT_StreamRec when FT_Done_Face() is called.
Will the function free the record after closing the stream, or is up to
to the caller to keep a reference and free it up himself after calling
the function? 
Is there anything to regard? Has anybody perhaps some public examples
for custom streams, haven't found anything about this on google.

Thanks in advance for any answers

Christoph Nelles

-- 
Christoph Nelles

E-Mail    : address@hidden
Jabber    : address@hidden      ICQ       : 78819723

PGP-Key   : ID 0x424FB55B on subkeys.pgp.net
            or http://evilazrael.net/pgp.txt





reply via email to

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