Files
IBVS/.pio/libdeps/esp32dev/1_hello_world/globals.xml

27 lines
514 B
XML
Raw Normal View History

<globals>
<api>
<!-- Add <enumdefs> here -->
</api>
<consts>
<!-- Add <px>, <int>, <color> etc here -->
</consts>
<styles>
<!-- Add <style> tags here -->
</styles>
<subjects>
<!-- Add <int>, <string>, or <float> subjects here -->
</subjects>
<images>
<!-- Add <file> or <data> tags here -->
</images>
<fonts>
<!-- Add <bin> , <tiny_ttf>, <freetype> tags here -->
<bin name="font_medium" as_file="false" src_path="fonts/Montserrat_Medium.ttf" size="20" bpp="4" />
</fonts>
</globals>