"YungBlood" wrote:
1) How can I find out if someone has HD, so my games can automatically display in HD mode?
di = CreateObject("roDeviceInfo")
dsize = di.GetDisplaySize()
if disize.w = 720 then ' SD
else ' HD
"YungBlood" wrote:
2) What is the resolution of HD?
"YungBlood" wrote:
3) Is there any dead space on HD like there is on SD?
Keep text that you intend the audience to read within the Title Safe Zone.
• The HD Title Safe Zone is 1022X578, offset from the upper left corner (0,0) by 128,70.
• The SD Title Safe Zone is 576X384, offset from the upper left corner (0,0) by 72,48.
Keep important visual elements within the Action Safe Zone, content outside the Action Safe
Zone risks being cut off by the edge of the screen.
• The HD Action safe zone is 1150X646, offset from the upper left corner (0,0) by 64,35.
• The SD Action safe zone is 648X432, offset from the upper left corner (0,0) by 36,24.
"TheEndless" wrote:
I don't think 25 pixels as renojim suggested is sufficient in a lot of cases. It wouldn't be on any of the displays in my house...
"renojim" wrote:"TheEndless" wrote:
I don't think 25 pixels as renojim suggested is sufficient in a lot of cases. It wouldn't be on any of the displays in my house...
Interesting. The only HD display I have to test on displays every pixel, but so far no one has told me any of my channels are clipping anything. The 25 is also just a starting point since, for instance, I wouldn't draw anything like text only 25 pixels in since it's always nice to have an additional border of blank space around everything.
-JT
We’re upgrading Roku Community to bring you a faster, more mobile-friendly experience. You may notice limited functionality or read-only access during this time. You will not be able to log in or post new comments or kudos during this time. Read more here.
Planned Downtime:
Community will be unavailable for up to 24–48 hours during the upgrade window during the week of May 12 and you may notice reduced functionality.
In the meantime, for additional assistance, visit our Support Site.
Thanks for your patience — we’re excited to share what’s next!