User manual
Configurable Viewer Tools
527
© 2014 Digital Vision
UM-2014.1-07
monitorGrid 1.0 -1
{
  name "Greyscale" ;
  units "pixels" ;
  color 1.0 1.0 1.0 1.0 ;
  anchor "bottom" "left" ;
  origin "bottom" "left" ;
  image 0 0 "greyscale2.png" ;
}
monitorGrid 1.0 -1
{
  name "full info all" ;
  units "pixelsFullWindow" ;
  anchor "top" "left" ;
  origin "top" "left" ;
  textSize 14.0 ;
  text 20 20 "##segmentVersion" ;
  text 20 50 "Name:  ##srcName" ;
  text 20 80 "Description:  ##srcDescription" ;
  text 20 110 "Tape Name: ##srcTape" ;
  text 20 140 "Keycode: ##srcKeycode" ;
  anchor "bottom" "left" ;
  origin "bottom" "left" ;
  textSize 14.0 ;
  ...
  ...
  anchor "top" "right" ;
  origin "top" "right" ;
  textSize 14.0 ;
  text 20 20 "audio: ##audioName" ;
  text 20 50 "originator: ##audioOriginator" ;
  ...
}










