freetype-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Devel] Rename of ftmodule.h


From: Owen Taylor
Subject: Re: [Devel] Rename of ftmodule.h
Date: Sat, 01 Nov 2003 09:29:19 -0500

On Fri, 2003-10-31 at 14:11, Werner LEMBERG wrote:
> > 2003-10-05  Werner Lemberg  <address@hidden>
> >  
> >         * include/freetype/ftmodule.h: Renamed to...
> >         * include/freetype/ftmodapi.h: This to avoid duplicate file
> >         names.
> >         * include/freetype/config/ftheader.h (FT_MODULE_H): Updated.
> > 
> > ftmodule.h isn't an internal header (or isn't in the internal/)
> > directory, and needs to be included explicitely, so isn't this an
> > incompatible change?
> 
> I don't think so.  Following the FreeType guidelines you should say
> 
>   #include FT_MODULE_H
> 
> and the problem disappears.  We ask all users to do that since a few
> years...

OK, I'll fix up Pango to use this system, since it seems to have 
been in place for FreeType-2.0.9, the earliest version I currently
support.

                                                Owen

<grumble>
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.
</grumble>




reply via email to

[Prev in Thread] Current Thread [Next in Thread]