Support and General Use > Theming and Appearance Customization

(non-denominational-) santa brought you all a nice pressy!

(1/5) > >>

JdGordon:
hey folks.
I got a pressy for the rockbox crowd!

http://www.rockbox.org/tracker/task/9710  <<- tracker task ,   example->> http://imagebin.ca/view/8i4Iy7.html

what this does is let you display a number in a font other than the 2 available fonts in the WPS, comments in the tracker please... examples would be nice in here though :)
let me know if you need me to do a build for you if you cant roll your own.

oh and happy holidays and new year to all

audio-i:
Nice... thanks! I'd like to use it in my arboxWidgets theme... it might look really cool in the calendar and the clock widgets... so would it work with the %cd, %ci and %cm tags? And If so... I'd really appreciate the iPod video 80GB patched build ;)

JdGordon:
I'm changing the patch now to make it work with more tags, but those 3 shouldn't have a problem.
my next version will let you add a few custom chars to the end of the bmp strip (only 7 though) to make things like a full clock look better..
80GB 5.5g build coming up when its working

JdGordon:
ok seems I'm having trouble getting to rb.org :/

http://jdgordon.info/~jonno/rockbox-video.zip is svn with this patch

The new version adds 2 params to the %xn line...
format: %dn|n|m|x|y|abc
        where:
            n is the bmp strip number/letter to use.
            m is the max number of chars to draw (Always drawn right justified)
            x is the x pixel to start drawing at (viewport relative)
            y is the y pixel to start drawing at (viewport relative)
            abc is up to 7 extra chars in the order they appear at the end of the bmp strip

the m one was added because if you used this with volume when it goes from 3 to 2 chars it didnt get cleared properly...
abc can be any 7 letters/chars that you want to display (except | but that can be fixed later). Add them at the end of the bmp strip in the same order (so if you add "-:" then your strip should be "0123456789-:" (going down of course)

audio-i:
OK, I've been trying to make it work but I must be doing something wrong. I'm using the ipod video build you posted (thanks for that!), I arranged the numbers' images from 0 to 9 in a bitmapstrip, but I've got something wrong in the tags syntax I guess (wps reverting to the "peak meter default"), maybe I'm not getting the new parameters you introduced (that are not in your wps example). The image below shows what I'd like to achieve (flipclock-like numbers) using tags %cI and %cM... thanks in advance for the help

Navigation

[0] Message Index

[#] Next page

Go to full version