[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [ft-devel] last fixes for forthcoming release
From: |
Werner LEMBERG |
Subject: |
Re: [ft-devel] last fixes for forthcoming release |
Date: |
Mon, 27 Feb 2006 22:57:13 +0100 (CET) |
> In module.cfg, gxvalid, otvalid, ftgxval are disabled, but ftotval
> is enabled. I think ftgxval and ftotval are thin wrappers to provide
> public interface of gxvalid and otvalid modules.
>
> The interface functions in ftgxval and ftotval return errors safely,
> when libfreetype is built without gxvalid and otvalid. So, I think,
> ftgxval/ftotval should be enabled always, [...]
I agree. Please change this.
> But, now I found that modules.cfg disables ftgxval.
> ft2demos/Makefile should be capable for such cases?
Maybe, but I think it's not an urgent problem.
Werner