[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [ft-devel] Is there an easy way to figure out which module a functio
From: |
Werner LEMBERG |
Subject: |
Re: [ft-devel] Is there an easy way to figure out which module a function or declaration is in? |
Date: |
Thu, 20 Oct 2005 21:57:41 +0200 (CEST) |
> So, yes, almost all the exported structures apply to almost all the
> modules.
Thanks for the nice explanation.
I only want to add that by selecting various modules you can control
the supported features, for example the font formats or rasterizers.
Removing, say, the `winfonts' module doesn't change the main API
functions, but FreeType no longer supports Win FNT files then.
Werner