lv_font_get_glyph_dsc_fmt_txt() function
Used as `get_glyph_dsc` callback in LittelvGL's native font format if the font is uncompressed.
Arguments
dsc_out
store the result descriptor here
Return value
true: descriptor is successfully loaded into `dsc_out`. false: the letter was not found, no data is loaded to `dsc_out`