In the SDk, customvideoplayer, there is an external font "caps". Sort of a Roman serif type.
If you load the example, you see that indeed, the font you get is different from the standard Gotham Narrow the Roku uses - but its not "caps" its sort of a light Helvetica.
In fact , any font you register shows as this light Helvetica, not the font type you register.
You can actually remove the registered font from your package completely, the app wont error, and will still show the light Helvetica - you can even style it.
Removing the fontRegistry code gets you back to standard Gotham Narrow.
Whats going on with this?
Kinetics Screensavers