Hello

a quick find -name *.c gives files in src/ and also :

./builds/amiga/src/base/ftdebug.c
./builds/amiga/src/base/ftsystem.c
./builds/mac/ftmac.c
./builds/unix/ftsystem.c
./builds/vms/ftsystem.c
./builds/wince/ftdebug.c
./builds/windows/ftdebug.c
./builds/windows/ftsystem.c

don't you think that all those (source) files should be in src/ ? I
would find these more logical. Maybe in subdirectories of src (like
src/unix src/mac src/windows etc...)

thank you

Vincent Torri


On Fri, Sep 18, 2020 at 3:03 PM David Turner <da...@freetype.org> wrote:
>
> All right, here's the same set of patches with Black applied. The differences 
> are minor, except for the use of double-quotes instead of single ones (I 
> don't care personally).
> I'll let Werner choose which set is better :-)
>
>
>
> Le ven. 18 sept. 2020 à 14:54, Nikolaus Waxweiler <madig...@gmail.com> a 
> écrit :
>>>
>>> PS: This introduces several python scripts, I have been using the "yapf" 
>>> tool to format them. If you know of a better python reformatter, let me 
>>> know.
>>
>>
>> Black!!!!!!!! It's the best

Reply via email to