[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Devel] Enumerating font encoding
From: |
David Turner |
Subject: |
Re: [Devel] Enumerating font encoding |
Date: |
Sat, 02 Feb 2002 15:47:16 +0100 |
Hi Werner,
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..
Any clue ??
Cheers,
- David