krembed

Results 18 comments of krembed

Hi @AndreCostaaa @liamHowatt, I have made the requested changes, could you take another look? Thanks krembed

Applied the changes and also changed the name in `lv_linux_private.h`. I've also generated the `lv_conf_internal.h`. Hope everythings good to go now!

Thank you for the detailed reviews and your guidance, I appreciate it

Could someone else also please review it when you are free? @kisvegabor @liamHowatt Thank you

Hi, yes we can do that, sounds good to me. I'll create the follow-up later and ping you!

Theres also another issue I have encountered while using g2d. I have linked against `libg2d` and converted an image using the online converter. I set the cf to `ARGB8888` and...

It looks like the problem might be in `lv_draw_g2d_img.c` inside `lv_draw_g2d_img` As far as I understand this line: `const lv_image_dsc_t * img_dsc = dsc->src;` will access the array directly where...

Hi @AndreCostaaa, I created the issue I encountered (https://github.com/lvgl/lvgl/issues/8477).