- Status Closed
- Percent Complete
- Task Type Patches
- Category User Interface → Themes
- Assigned To No-one
- Operating System
- Severity Low
- Priority Very Low
- Reported Version
- Due in Version Undecided
-
Due Date
Undecided
- Votes
- Private
Opened by thewolfwillcome - 2005-11-29
Last edited by nicolas_p - 2007-06-11
FS#2791 - combined-bitmap support
This adds support for loading combined-bitmaps for wps.
(all used wps-images are located in on big image).
the loading of the combined-bitmap is the same as for
“normal” images (through %xl).
to create image-parts from this image following syntax
is used:
%xp|b|a|src_x|src_x|w|h|x|y|
a: the image id of the source image
b: the image id
src_x,src_y,w,h: defines the rectangle of the image in
the source image
x,y: position of the image on screen.
Currently this patch depends on the new wps-file-loader
patch
http://sourceforge.net/tracker/index.php?func=detail&aid=1367059&group_id=44306&atid=439120
2007-06-11 17:25
Reason for closing: Out of Date
Additional comments about closing: Warning: Undefined array key "typography" in /home/rockbox/flyspray/plugins/dokuwiki/inc/parserutils.php on line 371 Warning: Undefined array key "camelcase" in /home/rockbox/flyspray/plugins/dokuwiki/inc/parserutils.php on line 407
Completely out of sync and superseded by
FS#7289
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
updated to the latest cvs
the depencies is gone because the other patch is in cvs now
updated to cvs-changes
updated to the latest cvs