This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "pdl".
The branch, master has been updated
via 778953e1028687227ae637a357749de977336033 (commit)
from 1aa4d7be59e76c0276b937a5e32646a94472512d (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 778953e1028687227ae637a357749de977336033
Author: Chris Marshall <devel.chm.01@...>
Date: Wed Jun 23 13:18:51 2010 -0400
Add keyboard command shortcuts for imag2d
Added diagnostic messages and stub entries for existing and
new keyboard shortcuts available in the imag2d display
windows.
Currently implemented commands:
>,. -> Change direction/Step forward
<,, -> Change direction/Step backward
ESC, Ctrl-C -> Exit program
SPACE -> Pause/Run toggle
Q,q -> Stop twiddling
Just stub commands for now:
1 -> Zoom to 1:1 image to display pixel ratio
= -> Resize all windows to this one
H,h -> Toggle image histogram equalization
L,l -> Lock window sizes
O,o -> Toggle overlay display
V,v -> Toggle verbose output
-----------------------------------------------------------------------
Summary of changes:
imag2d.pdl | 76 +++++++++++++++++++++++++++++++++++++++++++++++++++++------
1 files changed, 68 insertions(+), 8 deletions(-)
hooks/post-receive
--
pdl
|