Can someone please confirm that the Example Code still works, as in:
The YouTube class on Wio Terminal / Smooth Fonts fails also.
After tft.loadFont(“Apple-Chancery-24”); program hangs.
Program Complies just fine.
Yes, library was modified for Smooth Fonts.
Yes, fonts work in other applications.
Trouble shooting reveals SD Card is readable and working.
Example files found in Library(s) fail as well.
Hint: Misspelling Font Name results in proof of failure in tft.loadFont command. When Font is found program hangs.
Help?