nemowang2003
Results
2
comments of
nemowang2003
I'm a bit confused, as the code piece ```c typedef struct MyStruct { int a; } myType, *pMyType; ``` doesn't compile either on my gcc(Apple clang), with command `gcc -std=c99`,...
`Image.ANTIALIAS`在Pillow10.0.0之后被移除了,但Pillow9.5.0不支持python3.13。#251 可以修复,希望作者可以抽空合并,感谢!