Hi, Brendan, The PHP getId3() library is at http://getid3.sourceforge.net/. It might be worth looking into how to expand this library to recognize the TTF and OTF file headers, perhaps? The idea here seems quite similar to what the *Nix "file" command does. If someone were to look at the *nix "file" command source code, I bet you could fairly easily find a reference to the "magic" file header bytes that are used to detect TTF/OTF files and then add this to the getId3() stuff, assuming that getId3() is well-written.
- Ed On Mon, Nov 3, 2008 at 2:06 PM, Brendan Ferguson <[EMAIL PROTECTED]> wrote: > Could you point me to the page for this script? I would like to read > more about it. > _______________________________________________ Openfontlibrary mailing list Openfontlibrary@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/openfontlibrary