ChauncyZhang

Results 2 comments of ChauncyZhang

https://github.com/user-attachments/assets/c1285709-e0b0-47e6-a418-cf994f463751 Hello, Like that, I don't want it blink.

`GrSetGCForeground(gc_, BLACK); GrFillRect(back_buffer_id_, gc_, 0, 0, screen_info_.cols, screen_info_.rows); GrArea(back_buffer_id_, gc_, 0, 0, screen_info_.cols, screen_info_.rows, (void*)frame.data, MWPF_PIXELVAL); DrawText("Please press confirm after overlap", screen_info_.cols / 2, 200); CrossDividingLine(screen_info_.cols / 2, screen_info_.rows /...