375df60ff3
MicroPython's GET_STR_DATA_LEN macro returns a const byte array and len, which std::string would copy into heap. Using string_view lets us wrap the existing const values. |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
bitmap_fonts.cmake | ||
bitmap_fonts.cpp | ||
bitmap_fonts.hpp | ||
font6_data.hpp | ||
font8_data.hpp | ||
font14_outline_data.hpp |