Open connetech opened 2 years ago
Added cli argument to allow use of custom include path, in keeping with lvgl/lv_font_conv cli options.
Usage (Windows) :
ts-node cli.ts ../test/test.png -f -c CF_TRUE_COLOR_ALPHA --lv-include ..\lvgl\lvgl.h
Tested :
Added cli argument to allow use of custom include path, in keeping with lvgl/lv_font_conv cli options.
Usage (Windows) :
ts-node cli.ts ../test/test.png -f -c CF_TRUE_COLOR_ALPHA --lv-include ..\lvgl\lvgl.h
Tested :