chiark / gitweb /
New --show-charset mode
[ypp-sc-tools.db-test.git] / pctb / README
index 888d53320433df63270b9516cb1964a2361839e3..240ff7267400228cbb0916802eca123e862099f3 100644 (file)
@@ -12,6 +12,8 @@ To run it, change to this directory, type `make', and then:
 While it is capturing the screenshots, do not move the mouse or use
 the keyboard.  Keyboard focus must stay in the YPP client window.
 
 While it is capturing the screenshots, do not move the mouse or use
 the keyboard.  Keyboard focus must stay in the YPP client window.
 
+You will probably need to turn off `Use antialiased font' in the YPP
+client.  This is in the Ye panel, Options, tab `General'.
 
 Command-line options
 --------------------
 
 Command-line options
 --------------------
@@ -30,6 +32,8 @@ Options to vary the processing:
   --edit-charset        Enable character set editing.  See README.dictionary.
   --find-island         Find and print the ocean and island.  Suppresses OCR
                          and output unless used with result processing option.
   --edit-charset        Enable character set editing.  See README.dictionary.
   --find-island         Find and print the ocean and island.  Suppresses OCR
                          and output unless used with result processing option.
+  --test-servers        Set default servers to be the test servers, not
+                         the real live ones (doesn't affect explicit settings).
 
 Controlling what happens to the results - only one at a time:
   --upload (default) Upload to the PCTB server
 
 Controlling what happens to the results - only one at a time:
   --upload (default) Upload to the PCTB server
@@ -114,6 +118,7 @@ This program has quite a few dependencies:
  - pnm command line utilities for image manipulation   netpbm
  - X11 libraries, including dev files for building     libx11-dev
  - XTEST library, including dev files for building     libxtst-dev
  - pnm command line utilities for image manipulation   netpbm
  - X11 libraries, including dev files for building     libx11-dev
  - XTEST library, including dev files for building     libxtst-dev
+ - Perl-compatible regexp library, including dev files  libpcre3-dev
  - Tk interpreter /usr/bin/wish                                tk8.4
  - Perl module XML::Parser                             libxml-parser-perl
  - Perl module JSON::Parser                            libjson-perl
  - Tk interpreter /usr/bin/wish                                tk8.4
  - Perl module XML::Parser                             libxml-parser-perl
  - Perl module JSON::Parser                            libjson-perl