[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [ft] Memory management and stream I/O question (Freetype v1 --> v2)
From: |
Werner LEMBERG |
Subject: |
Re: [ft] Memory management and stream I/O question (Freetype v1 --> v2) |
Date: |
Mon, 25 Mar 2013 10:41:45 +0100 (CET) |
Alex,
thanks for the explanation.
> [...], it's important not only to be able to close the stream handle
> without destroying the face object, I also have to be able to
> re-open the stream on demand and start using the face object again.
I hope that this doesn't pose too much problems.
Werner