[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 12:39:53 +0100 (CET) |
> 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?
Werner