Forum Discussion

simranjit's avatar
simranjit
Binge Watcher
7 years ago

Label text is pixelating in Roku 2

I am using Custom Font file (HelveticaNeue.ttf) to customise Label in Roku Application.
When running application on the Roku device with resolution 1920x1080, the label is looking good but when running the same sample on the Roku device with 1280x720 resolution, the label text looks pixelating.


<Label color="0xffffffff" text="Sample Text">
  <Font role="font" uri="pkg:/fonts/HelveticaNeue.ttf" size="23" />
</Label>


Please help me out to resolve this issue.
Thanks in Advance.
No RepliesBe the first to reply