Documentation/devtools/maemo5/xresponse-visualize

(New page: == Description == xresponse-visualize is a set of scripts that can be used on the host/Scratchbox environment to visualize xresponse log files....)
(devtools template)
 
(2 intermediate revisions not shown)
Line 1: Line 1:
 +
{{Devtools}}
 +
 +
== Description ==
== Description ==
Line 20: Line 23:
== Notes ==
== Notes ==
-
The recommended dependencies (''imagemagick'' and ''python-pygame'') for xresponse-visualize are not (yet) provided with the maemo SDK, but are expected to be found from the user's host system.
+
The recommended ''imagemagick'' dependency for xresponse-visualize is not (yet) provided with the maemo SDK, but are expected to be found from the user's host system.  It's needed only by the animated GIF creation script, not by the visualization program itself.
== Links ==
== Links ==
Line 31: Line 34:
[[Documentation/devtools/maemo5/xresponse|xresponse]]
[[Documentation/devtools/maemo5/xresponse|xresponse]]
 +
 +
[[Category:Fremantle]]

Latest revision as of 15:28, 11 March 2010

Image:Ambox_content.png
This article documents a developer tool.
A list of available devtools is available, together with installation instructions.


Contents

[edit] Description

xresponse-visualize is a set of scripts that can be used on the host/Scratchbox environment to visualize xresponse log files.

  • xresponse-convert: create a series of images from xresponse logs highlighting the area of the screen where changes were detected.
  • xresponse-visualize: animates images create with xresponse-convert

[edit] Packages

source: xresponse-visualize

binary: xresponse-visualize


[edit] Usage Examples

-

[edit] Notes

The recommended imagemagick dependency for xresponse-visualize is not (yet) provided with the maemo SDK, but are expected to be found from the user's host system. It's needed only by the animated GIF creation script, not by the visualization program itself.

[edit] Links

[xresponse-convert man page](/development/documentation/man_pages/xresponse-convert.html)

[xresponse-visualize man page](/development/documentation/man_pages/xresponse-visualize.html)

[edit] See Also

xresponse