[ft-devel] my Symbian OS glyph caching system

2010-03-11 Thread Graham Asher
Some caveats about my glyph caching system: here is most of the text of my reply to Srinavasa: You are welcome to look at my cache implementation: it should be somewhere in this folder: http://developer.symbian.org/oss/FCL/sf/os/textandloc/file/030b3432fbe0/fontservices/fontstore However:

[ft-devel] RE: my Symbian OS glyph caching system

2010-03-11 Thread Srinivas Katti
Thank for the information sir , it was very informative. _ From: Graham Asher [mailto:graham.as...@btinternet.com] Sent: Thursday, March 11, 2010 4:23 PM To: Werner LEMBERG Cc: srinivas.ka...@lge.com; freetype-devel@nongnu.org Subject: my Symbian OS glyph caching system Some

Re: [ft-devel] Known problem with FT_StreamRec::base being non-NULL also for file-based streams?

2010-03-11 Thread mpsuzuki
On Wed, 10 Mar 2010 03:50:17 -0500 Behdad Esfahbod beh...@behdad.org wrote: Well, in short, all the hb_blob_t in HarfBuzz is about communicating to harfbuzz what it can do with the memory backing the font file. There are three different cases we are interested in: - The memory is read-only;