Appendix B. WPS Tags | 147 |
B.13 Images |
|
|
|
Tag | Description |
|
|
%Xjfilename.bmpj | Load and set a backdrop image for the WPS. This |
%Pjfilename.bmpj | image must be exactly the same size as your LCD. |
Load a Progress bar image for the WPS. Use %pb | |
%xjnjfilenamejxjyj | tag to show the progress bar |
Load and display an image | |
| n: image ID |
| %xd |
| filename: lename relative to /.rockbox/ and in- |
| cluding .bmp |
| x: x coordinate |
| y: y coordinate. |
%xljnjfilenamejxjyj[nimagesj] Preload an image for later display (useful for when
| your images are displayed conditionally) |
| n: image ID |
| %xd |
| filename: lename relative to /.rockbox/ and in- |
| cluding .bmp |
| x: x coordinate |
| y: y coordinate. |
| nimages: (optional) number of |
| vertically, of the same height) contained in the |
| bitmap. Default is 1. |
%xdn[i] | Display a preloaded image |
| n: image ID |
| or %xl |
| i: (optional) number of the |
| |
| rst (i.e. top most) |
|
|
Examples:
1.Load and display the image /.rockbox/bg.bmp with ID \a" at 37, 109: %xjajbg.bmpj37j109j
2.Load a bitmap strip containing 5 volume icon images (all the same size) with image ID \M", and then reference the individual
%?pv<%xdMaj%xdMbj%xdMcj%xdMdj%xdMe>
Note: | b |
|
The Rockbox manual | Toshiba Gigabeat F Series |