[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Devel] languages
From: |
Werner LEMBERG |
Subject: |
Re: [Devel] languages |
Date: |
Fri, 17 Aug 2001 16:24:35 +0200 (CEST) |
> Could anyone advise me on the best way to determin which languages are
> supported in a particular treutype font?
If the particular font is conforming to the TT specs, the OS/2 table
should give you the proper information. Otherwise, you have to do
some heuristics whether certain `key characters' are present in the
cmap.
Werner