lvgl / lv_utils

Convert images or system fonts to C arrays. Written for LVGL embedded GUI library
https://littlevgl.com
54 stars 38 forks source link

Bug fixes in image converter #10

Closed robwin311 closed 5 years ago

robwin311 commented 5 years ago

Hi,

I fixed some bugs in image converter. Unfortunately I haven't got enough time to resolve all problems and warnings, however I've marked all warnings that I detected in code.

Fixes:

All warnings was suppressed in order to detect all of them. They are marked with // TODO

kisvegabor commented 5 years ago

Hi Robert,

Thank you very much for the fixes! I will check the script offline to see the warning messages.

kisvegabor commented 5 years ago

I fixed the mentioned warnings. Can you review it? https://github.com/littlevgl/lv_utils/commit/97da65a9e1b7eb08379a4739c5b0495c6f2b779f