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

Fix creation of raw c_array files #37

Closed starfire24680 closed 3 years ago

starfire24680 commented 3 years ago

Creating a raw c_array file would not include the height and width, hence it fails to compile

starfire24680 commented 3 years ago

Thanks!

Just out of curiosity, do you still use v6 of LVGL?

No, I use LVGL v7

kisvegabor commented 3 years ago

Just out of curiosity, do you still use v6 of LVGL?

No, I use LVGL v7

Oh, I mixed it with the font converter, sorry. The PHP font converter was used only to v6 and from PHP I associated to it. :sweat_smile: