[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [ft-devel] Export services?
From: |
Werner LEMBERG |
Subject: |
Re: [ft-devel] Export services? |
Date: |
Sat, 15 Oct 2005 08:13:27 +0200 (CEST) |
> > > To make finding a service faster, we can use integers as service
> > > id, instead of strings.
> >
> > Do you really think that this is of great importance? Strings are
> > more user-friendly IMHO.
>
> We now call "FT_FACE_FIND_SERVICE( GLYPH_DICT )" to find a service.
> After the change, we still call "FT_FACE_FIND_SERVICE( GLYPH_DICT )"
> to find a service. So most part of the library won't know the
> differences, except "ft_service_list_lookup". This may be of some
> importance when trying to find a global service.
OK, this might be fine if IDs are enumerations. Basically, I don't
object to your suggestions, but I still think there are more important
things to do (see my other mail).
Werner
- [ft-devel] Export services?, Chia-I Wu, 2005/10/14
- RE: [ft-devel] Export services?, Turner, David, 2005/10/17
- [ft-devel] FreeType compatibility with C++ managed extensions, Graham Asher, 2005/10/17
- Re: [ft-devel] FreeType compatibility with C++ managed extensions, Werner LEMBERG, 2005/10/17
- RE: [ft-devel] FreeType compatibility with C++ managed extensions, Graham Asher, 2005/10/17
- RE: [ft-devel] FreeType compatibility with C++ managed extensions, Graham Asher, 2005/10/17
- Re: [ft-devel] FreeType compatibility with C++ managed extensions, Werner LEMBERG, 2005/10/17
- Re: [ft-devel] FreeType compatibility with C++ managed extensions, David Turner, 2005/10/17