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

the Online Image to C Array Converter has bug in converting images to binary files #34

Closed armembedded closed 4 years ago

armembedded commented 4 years ago

Im going to use the Online Image to C Array Converter to convert to a jpg image to Binary RGB565. unfortunately the converter has bug in in converting images to binary files.

embeddedt commented 4 years ago

You'll need to provide more details. Please upload:

armembedded commented 4 years ago

I solved this issue by disabling download manger plugin thank you

kisvegabor commented 4 years ago

I solved this issue by disabling download manger plugin

Why was it causing problems?