- Status Closed
- Percent Complete
- Task Type Patches
- Category
- Assigned To No-one
- Operating System
- Severity Low
- Priority Very Low
- Reported Version
- Due in Version Undecided
-
Due Date
Undecided
- Votes
- Private
FS#2576 - Enable multiple align tags in wps
This patch enables the usage of multiple alignment tags
iin one line in wps.
The tags need to be in the order left - center - right
to work correctly.
If aligned strings overlap, they are merged.
Test wps files for default font (needed of overlaps):
align.wps:
default is left
%al(l)
%ac© %ar® %al(l)%ac©%ar® %t1%al(l);%t1%ac©;%t1%ar®
align_sanity.wps:
%al(l)%ac©%ar® %al(lllll)%ac(cccc)%ar® %al(l)%ac(cccc)%ar(rrrrr)
%s%al(lllll)%ac(ccccc)%ar(rrrrr)
%s%al(llllllll)%ar(rrrrrrrr)
Loading...
Available keyboard shortcuts
- Alt + ⇧ Shift + l Login Dialog / Logout
- Alt + ⇧ Shift + a Add new task
- Alt + ⇧ Shift + m My searches
- Alt + ⇧ Shift + t focus taskid search
Tasklist
- o open selected task
- j move cursor down
- k move cursor up
Task Details
- n Next task
- p Previous task
- Alt + ⇧ Shift + e ↵ Enter Edit this task
- Alt + ⇧ Shift + w watch task
- Alt + ⇧ Shift + y Close Task
Task Editing
- Alt + ⇧ Shift + s save task
URGENT - this stops my %s working!!!
Could you be a little more specific please?
What .wps file, what font, what player model?
iRiver H120
Custom Made WPS File:
%x0|hshah.bmp|0|0| %bl
%ar%?mp<Playing|%?mu<Paused|%?mw<F Forward|%?mb<F Back»»
%ac%s%?ia<%ia|%d1>
%ac%s%?it<%it|%fn>
%pb
%al%pc %ar%pt
The %s doesn’t work in the middle two lines… I also tried
putting %s before the %ac and still it doesn’t work.
I am using xtal-14 font!
updated patch fixes bug in scrolling lines.
Updated for latest CVS version and added more comments
Can anyone tell my why this shouldn’t be committed before
the freeze?
Are there any bugs or design problems?