Differences between revisions 2 and 3
Deletions are marked like this. Additions are marked like this.
Line 15: Line 15:
{{{
Line 16: Line 17:
Sample source?


}}}

Introduction

Sample scripts demonstrating how to produce screen-cap images from tkmedit and tksurfer.

The basic ideas:

1. A tcl script run from within tkmedit (or tksurfer) instructing it to load particular files, set up a particular view, and save images.

2. A shell script to launch tkmedit (or tksurfer) and tell it to run the tcl script.

3. Optional: some mechanism to view the saved image files en masse, convert them to gif or jpg and possibly generate html pages to allow users to access them in an organized and annotated manner.

tkmedit example

Sample source?

QaImageScripts (last edited 2013-05-31 01:24:34 by GrahamWideman)