云line

Results 5 issues of 云line

大哥你这个星星是刷出来的吧? 300+星,150+分支,甚至有一大堆人watch,乍一看还是挺牛逼的项目。 然而贡献者只有一人,PR总共只有10个,而且全都是一个人发的,这对于一个300星的项目,显然是离谱的。 ![图片](https://github.com/hepingood/nrf24l01/assets/31395137/0c353020-668d-415d-9909-f281e00b26a2) ![图片](https://github.com/hepingood/nrf24l01/assets/31395137/c6925d0f-4476-4b5a-8d9f-66589a39b451) ![图片](https://github.com/hepingood/nrf24l01/assets/31395137/bf511175-0f71-42b4-bd2a-fc1e5644810f) [![Star History Chart](https://api.star-history.com/svg?repos=hepingood/nrf24l01,hepingood/w25qxx,hepingood/ssd1306&type=Date)](https://star-history.com/#hepingood/nrf24l01&hepingood/w25qxx&hepingood/ssd1306&Date) 我随便找了你的三个仓库,上图它们的star history。三个仓库的star数量几乎同时断崖式上升,你作何解释? 这么多仓库,花了不少钱吧? 我并不否定你在这些仓库上做出的付出和努力,但是刷星星的行为令人不齿,这些代码不配这些星星。 ## 请不要滥用github的star功能,星星的数量并不能掩盖你乏善可陈的代码质量。

**Version:** Current SDL2 branch **Compile command:** ``` [ 'cmake', '--no-warn-unused-cli', '-S./build\\SDL2_image', '-B./build\\SDL2_image\\build', '-GVisual Studio 17 2022', '-A x64', '-DCMAKE_EXPORT_COMPILE_COMMANDS:BOOL=TRUE', '-DSDL2IMAGE_BACKEND_STB=OFF', '-DSDL2IMAGE_TIF=ON', '-DSDL2IMAGE_WEBP=ON', '-DSDL2IMAGE_JPG_SHARED=ON', '-DSDL2IMAGE_WEBP_SHARED=ON', '-DSDL2_DIR=./prebuilt-x64\\SDL2-2.26.4', '-DSDL2_INCLUDE_DIR=./prebuilt-x64\\SDL2-2.26.4\\include', '-DSDL2_LIBRARY=./prebuilt-x64\\SDL2-2.26.4\\lib/x64/SDL2.lib', '-DSDL2_MAIN_LIBRARY=./prebuilt-x64\\SDL2-2.26.4\\lib/x64/SDL2main.lib', '-DAWK=AWK-NOTFOUND' ]...

### Please ask your question 按照本仓库所给出的例程,在使用本库时需要`#include "driver_mpu6050_basic.h"`,这个头文件在example文件夹中。. 请问example文件夹里的文件是否是只是“样例”,还是库的一部分? 如果是库的一部分,我认为命名为example是一种很怪的行为,可以给出解释吗? ### Additional context _No response_

- Fixes #2616, now it supports frect. - Fixs #2622, now this function only accept Texture, Image, Surface and their subclasses. - The function will raise an error when `Texture`...

video
bugfix

Implementd `image.load_animation()` and some basic functions of `pygame.AnimatedSurface` Issues: #1054 #2181 This PR requires a **SDL_image 2.6.0+** ~~You can build it by your self or use my pre-built version.~~ Pre-built...

New API
image
SDL_Image 2.6.0+