[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Devel] Enumerating font encoding
From: |
Werner LEMBERG |
Subject: |
Re: [Devel] Enumerating font encoding |
Date: |
Sat, 02 Feb 2002 16:06:55 +0100 (CET) |
> Werner LEMBERG a écrit :
> >
> > > I notice that in several interfaces there are mismatching types for
> > > charcodes; FT_UInt, FT_Long and FT_ULong are all used in various
> > > places. Would a (separate) patch that uniformly switches these to
> > > FT_ULong be accepted? This would have the effect of eliminating
> > > many casts in data structure initializers involving function
> > > pointers.
> >
> > Of course. Please do so. I've already applied your patch for the
> > missing `fi' in freetype-config.in. David, will you please check and
> > commit Keith's patch?
> >
>
> I'd love to, but I didn't receive it (??), and couldn't find it
> on Keith's site..
Oops! He sent me it privately, and I've right now forwarded his mail
to you.
Werner