Support and General Use > Theming and Appearance Customization
Fonts for support thai language.
AlexP:
Open up cabbiev2.wps in any text editor you want.
You will see lines like %Vl and %V - these are for viewports. Have a look at http://www.rockbox.org/twiki/bin/view/Main/CustomWPS#Viewports for the syntax, then edit them to move them to the position you want on the screen.
yapper:
If you replace your current cabbiev2.wps file with this, it should work with 13-Fixed-SemiCond. It's not perfect, but it's better than what you have at the moment. If you want to improve it, follow BigBambi's advice and read the wiki information regarding viewports.
--- Code: ---# cabbie 2.0 default
# 160*128 greyscale port by Mark Fawcus (yapper)
# works with 64*64 album art if present
# (C) 2007, Johannes Voggenthaler (Zinc Alloy)
# derived from "cabbie" (C) Yohann Misquitta
%wd
%X|wpsbackdrop-160x128x2.bmp|
%xl|A|lock-160x128x2.bmp|48|114|2|
%xl|B|battery-160x128x2.bmp|66|115|10|
%xl|C|volume-160x128x2.bmp|87|114|10|
%xl|D|shuffle-160x128x2.bmp|107|115|
%xl|E|repeat-160x128x2.bmp|127|113|4|
%xl|F|playmode-160x128x2.bmp|145|114|5|
%Cl|2|16|s64|s64|
%pb|pb-160x128x2.bmp|1|86|158|8|
%?mh<%xdAa|%xdAb>
%?bp<%?bc<%xdBa|%xdBb>|%?bl<|%xdBc|%xdBd|%xdBe|%xdBf|%xdBg|%xdBh|%xdBi|%xdBj>>
%?pv<%xdCa|%xdCb|%xdCc|%xdCd|%xdCe|%xdCf|%xdCg|%xdCh|%xdCi|%xdCj>
%?ps<%xdD>
%?mm<|%xdEa|%xdEb|%xdEc|%xdEd>
%?mp<%xdFa|%xdFb|%xdFc|%xdFd|%xdFe>
%?C<%C%Vda|%Vdb>
%Vl|a|70|12|-|75|1|-|-|
%s%al%?it<%it|%fn>
%s%al%?ia<%ia|%?d2<%d2|(root)>>
%s%al%?id<%id|%?d1<%d1|(root)>>
#
%s%alNext Track:
%s%al%?It<%It|%Fn>
%Vl|b|0|12|-|75|1|-|-|
%s%ac%?it<%it|%fn>
%s%ac%?ia<%ia|%?d2<%d2|(root)>>
%s%ac%?id<%id|%?d1<%d1|(root)>>
#
%s%acNext Track:
%s%ac%?It<%It|%Fn>
%V|0|98|-|12|1|-|-|
%al %pc%ac%pp of %pe%ar%pr
--- End code ---
poomine:
Thank you BigBambi ,yapper for your support, i already modified cabbiev2.wps and work very well. the result is below ;D
picture 2 modify by yapper.
Jerry:
Hi
now I can use Thai Font, but the upper,lower letter was shown on the wrong position.
How can I fix this problem?
Navigation
[0] Message Index
[*] Previous page
Go to full version