Liu Yi
Liu Yi
I tested it. It's an improvement over before. However, there is still some residue after the bezel is scaled. For some reason, I can't upload files larger than 10MB on...
I think we can merge first to fix the bug, and then slowly step by step, optimize the code, through the accuracy.
In 4dcd66e, the image layer_transform_2.png is added, but in the code, no `TEST_ASSERT_EQUAL_SCREENSHOT("draw/layer_transform_2.png")` is found;
This branch has conflicts that must be resolved
I think we should make changes on [lv_ime_pinyin](https://github.com/lvgl/lvgl/blob/master/src/others/ime/lv_ime_pinyin.c) instead of adding a new one.
@kisvegabor thorvg is error in ubuntu24.04  @kdschlosser @PGNetHun Micropython CI is error in ubuntu24.04 
update thorvg to 0.13.5 to fix the thorvg CI #6274
fix Micropython CI https://github.com/lvgl/lv_micropython/pull/81
> The CI failing with this strange error message:  > > Does it say anything to you? see https://github.com/actions/runner-images/issues/9977
In the local test, Ubuntu24.04 runs 32-bit CIs. I think we can wait, because in actions/runner-images,Ubuntu 24.04 is still a beta version, not an release version.There are more bugs. Let's...