[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Devel] Rename of ftmodule.h
From: |
Werner LEMBERG |
Subject: |
Re: [Devel] Rename of ftmodule.h |
Date: |
Sun, 02 Nov 2003 09:56:09 +0100 (CET) |
> There is a certain argument that even if a system is a) defensibly
> correct and b) documented, if it is different from what people are
> used to, and what people are used to does work, then they aren't
> going to realize they need to use your system. If you are requiring
> people to include ft2build.h and then use these macros, you need to
> make including freetype/freetype.h without including ftbuild.h first
> an error.
Good idea. I've done that right now in the CVS.
Werner