This patch add a "common" statusbar rendering code to fuse.
The statusbar rendered into the "display_image[]"
directly, so it is not a true-color picture, but no
8x8pixel / 2color restriction, and automatically piped
trough the used scaler. This code is UI (and widget)
independent and use only the spectrum 16(15 :-) )
color, so every UI could use them.
But, if an UI has specific statusbar functions (gtk,
sdl, win32?) fuse (can) use this specific functions.
statusbar for "easy" UIs
statusbar for widget UI
Logged In: YES
user_id=57243
Originator: YES
updated patch
File Added: fuse.sbar_05.diff
Here is an updated patch.
File Added: fuse.sbar_06.diff