Specifications
Appendix B. WPS Tags 158
• The images must be in BMP format
• The image tag must be on its own line
• The ID is case sensitive, giving 52 different ID’s
• The size of the LCD screen for each player varies. See table below for appropriate
sizes of each device. The x and y coordinates must repect each of the players’
limits.
B.14 Album Art
Tag Description
%Cl|x|y|[[l|c|r]maxwidth]|[[t|c|b]maxheight]| Define the settings for albumart
x: x coordinate
y: y coordinate
maxwidth: Maximum height
maxheight: Maximum width
%C Display the album art as config-
ured. This tag can also be used
as a conditional.
The picture will be rescaled, preserving aspect ratio to fit the given maxwidth and
maxheight. If the aspect ratio doesn’t match the configured values, the picture will be
placed according to the flags to the maxwidth and maxheight parameters:
• maxwidth:
l. Align left
c. Align center (default)
r. Align right
• maxheight:
t. Align left
c. Align center (default)
b. Align right
Examples:
1. Load albumart at position 20,40 and display it without resizing:
%Cl|20|40|||
2. Load albumart at position 0,20 and resize it to be at most 100x100 pixels. If the
image isn’t square, align it to the bottom-right corner:
%CL|0|20|r100|b100|
The Rockbox manual Sansa e200 and e200R Series










