Use new fontrenderer

This commit is contained in:
2023-01-12 23:21:21 +01:00
parent 98fb5746c6
commit c7bba7daa1
14 changed files with 114 additions and 255 deletions

View File

@@ -47,8 +47,6 @@ set(headers
src/textinterface.h
src/textwithvaluehelper.h
src/tftcolors.h
src/tftespiimpl.h
src/tftinterface.h
src/titleinterface.h
src/visibleinterface.h
src/widgets/graph.h
@@ -98,6 +96,8 @@ set(dependencies
espwifistack
fmt
TFT_eSPI
esptftlib
espfontlib
)
idf_component_register(