Duh Moment: For UTFT Display with SD card, use filenames 8 characters or shorter

After several days of futzing around with my TFT touchscreen trying to display images from an SD card, I realized that the files must be FAT16 compliant (8 characters or less). If they are longer than that you receive a "File Not Found" error 0x10 when using Henning Karlsen's (awesome) UTFT libraries.

Just a note in case anyone else runs into this problem.

I guess that means you didn't read this ... (Duh...)

Have you looked at this ?