Appendix C. Theme Tags
163
It is also possible to show “Radio Art” which can be used to display images associated
with presets. The tags are exactly the same as for album art, described above. Images
need to be placed in
/.rockbox/fmpresets/
, and must have the same name as the
preset. They need to be in either
.bmp
or
.jpg
format, and the radio must be in preset
mode and tuned to a preset (and not recording) in order for them to be shown.
C.22. Alignment and language direction
Tag
Description
%al
Align the text left
%aL
Align the text left, or to the right if RTL language is in use
%ac
Centre the text
%ar
Align the text right
%aR
Align the text right, or to the left if RTL language is in use
%ax
The next tag should follow the set language direction. When
prepended to a viewport declaration, the viewport will be
horizontally mirrored if the user language is set to a RTL
language. Currently the %Cl, %V and %Vl tags support this.
%Sr
Use as a conditional to define options for left to right, or right
to left languages. %?Sr<RTL|LTR>
All alignment tags may be present in one line, but they need to be in the order left –
centre – right. If the aligned texts overlap, they are merged.
Example:
%ax%V(...)
The Rockbox manual
(version 3.13)
Archos Recorder V2/FM