Hi,<br><br>I'm running fontconfig in a sandbox, using ptrace, so each system call by fontconfig has a great cost.  Some of these come from file opening, and numerous small file reads.<br><br>Has anyone looked into reducing system calls and small file reads?  Is there a way to configure fontconfig to minimize small reads?  Would I need to modify the code?  If so, which areas should I be looking at?<br>
<br>Also, I'm not using a font cache, and I'm not sure how it works.  Does it have any bearing on this problem?<br><br>Josh<br><br>