Liu Yi

Results 40 comments of 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 ![image](https://github.com/lvgl/lvgl/assets/18370433/793e7f58-f053-4366-a4c9-411ad28542d4) @kdschlosser @PGNetHun Micropython CI is error in ubuntu24.04 ![image](https://github.com/lvgl/lvgl/assets/18370433/5c3bf71e-f1f0-4f96-ae26-6b136d989b0a)

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: ![image](https://private-user-images.githubusercontent.com/7599318/338229671-dc9e2809-905d-4054-81c9-f16e16870b3c.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MTgwODgyOTcsIm5iZiI6MTcxODA4Nzk5NywicGF0aCI6Ii83NTk5MzE4LzMzODIyOTY3MS1kYzllMjgwOS05MDVkLTQwNTQtODFjOS1mMTZlMTY4NzBiM2MucG5nP1gtQW16LUFsZ29yaXRobT1BV1M0LUhNQUMtU0hBMjU2JlgtQW16LUNyZWRlbnRpYWw9QUtJQVZDT0RZTFNBNTNQUUs0WkElMkYyMDI0MDYxMSUyRnVzLWVhc3QtMSUyRnMzJTJGYXdzNF9yZXF1ZXN0JlgtQW16LURhdGU9MjAyNDA2MTFUMDYzOTU3WiZYLUFtei1FeHBpcmVzPTMwMCZYLUFtei1TaWduYXR1cmU9NmVlNTQwZTlmZDlhMDc4YTdjYzFkNTM4MGVlNjYxOWE2OGIzNGIyNDdmM2FhZjljMDQxN2NlNDk2ODU4NTI2NiZYLUFtei1TaWduZWRIZWFkZXJzPWhvc3QmYWN0b3JfaWQ9MCZrZXlfaWQ9MCZyZXBvX2lkPTAifQ.qo19VWzIhYcwlctrWrgNemTZ-Zu1yLwioaLqHyIGVAk) > > 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...