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

2010-05-13 Thread jaingaurav001
Graham Asher wrote: Some caveats about my glyph caching system: here is most of the text of my reply to Srinavasa: lt;lt;lt;lt;lt;lt; You are welcome to look at my cache implementation: it should be somewhere in this folder:

[ft-devel] compiler warnings building with clang 1.1

2010-05-13 Thread Sean McBride
Hi all, For fun, I tried building freetype (current git) with the newly release clang 1.1: http://clang.llvm.org/ It built, but gave these warnings: - In file included from /freetype2/src/sfnt/sfnt.c:23: /freetype2/src/sfnt/ttload.c:543:9: warning: using extended field designator is an